leocad/common
2017-12-13 17:36:35 -08:00
..
camera.cpp Added --camera-angles command line option. Closes #147. 2017-12-13 17:36:35 -08:00
camera.h Added --camera-angles command line option. Closes #147. 2017-12-13 17:36:35 -08:00
group.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
group.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
image.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
image.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_application.cpp Added --camera-angles command line option. Closes #147. 2017-12-13 17:36:35 -08:00
lc_application.h Fixed crash on startup on some configs. Fixes #146. 2017-12-10 10:20:31 -08:00
lc_array.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_basewindow.h Added -html command line option. Closes #145. 2017-12-11 11:14:37 -08:00
lc_category.cpp Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_category.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_colors.cpp Fixed compiler warnings. 2017-12-12 22:17:14 -08:00
lc_colors.h Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_commands.cpp Renamed user facing strings "project" -> "model" and "model" -> "submodel" to be consistent. 2017-12-10 15:01:12 -08:00
lc_commands.h Added piece selection modes. 2017-11-21 17:58:36 -08:00
lc_context.cpp iOS fixes. 2017-12-06 22:08:56 -08:00
lc_context.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_file.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_file.h Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_glext.h Fixed Linux warnings. 2017-07-19 14:37:03 -07:00
lc_glextensions.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_glextensions.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_global.cpp Updated pch location. 2017-06-22 08:03:23 -07:00
lc_global.h iOS fixes. 2017-12-06 22:08:56 -08:00
lc_glwidget.h Added Shift+LMB shortcut to remove selection. 2017-11-20 15:12:00 -08:00
lc_library.cpp Fixed compiling on Qt5.0 to 5.2. 2017-12-10 10:13:58 -08:00
lc_library.h Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_lxf.cpp Fixed LDD importer not matching the transform table. 2017-12-09 16:47:47 -08:00
lc_lxf.h New LDD importer. 2017-07-08 09:29:35 -07:00
lc_mainwindow.cpp Added -html command line option. Closes #145. 2017-12-11 11:14:37 -08:00
lc_mainwindow.h Removed old DoDialog function. 2017-12-10 18:12:31 -08:00
lc_math.h Fixed compiler warnings. 2017-12-12 22:17:14 -08:00
lc_mesh.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_mesh.h Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_model.cpp Removed old DoDialog function. 2017-12-10 18:12:31 -08:00
lc_model.h Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_partselectionwidget.cpp Fixed adding pieces when icons are disabled. 2017-11-19 17:58:32 -08:00
lc_partselectionwidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_profile.cpp Added POV render resolution. 2017-11-03 16:01:30 -07:00
lc_profile.h Added POV render resolution. 2017-11-03 16:01:30 -07:00
lc_scene.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_scene.h Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
lc_selectbycolordialog.cpp Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
lc_selectbycolordialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_shortcuts.cpp Fixed loading mouse shortcuts. Fixes #107. 2017-08-25 18:21:34 -07:00
lc_shortcuts.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_synth.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_synth.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_texture.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_texture.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_timelinewidget.cpp Support selection mode on all selection tools. 2017-11-21 22:54:49 -08:00
lc_timelinewidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_zipfile.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
lc_zipfile.h Removed lcint types. 2017-12-02 12:22:04 -08:00
light.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
light.h Fixed compiler warnings. 2017-12-12 22:17:14 -08:00
minifig.cpp Fixed minifig hand accessories orientation. 2017-09-02 17:43:28 -07:00
minifig.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Removed lcint types. 2017-12-02 12:22:04 -08:00
piece.cpp Removed lcint types. 2017-12-02 12:22:04 -08:00
piece.h Removed lcint types. 2017-12-02 12:22:04 -08:00
pieceinf.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
pieceinf.h Removed lcint types. 2017-12-02 12:22:04 -08:00
project.cpp Fixed bad links when exporting some HTML files. 2017-12-12 22:39:11 -08:00
project.h Added -html command line option. Closes #145. 2017-12-11 11:14:37 -08:00
texfont.cpp Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
texfont.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
view.cpp Added --camera-angles command line option. Closes #147. 2017-12-13 17:36:35 -08:00
view.h Added --camera-angles command line option. Closes #147. 2017-12-13 17:36:35 -08:00