leocad/common
2017-06-21 06:54:24 +01:00
..
camera.cpp Fixed loading camera positions. Fixes #50. 2017-06-19 14:08:54 -07:00
camera.h Static analysis fixes. 2017-04-20 17:53:42 -07:00
group.cpp Qt4 fix. 2017-04-20 18:56:35 -07:00
group.h Use QString for group names. 2015-10-21 15:03:45 +00:00
image.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
image.h Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_application.cpp Document version and help options. 2017-06-21 06:54:24 +01:00
lc_application.h Removed SetLightingMode. 2017-03-17 15:53:26 -07:00
lc_array.h Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_basewindow.h Removed code accessing library internals. 2016-11-16 14:53:41 -08:00
lc_category.cpp Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_category.h Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_colors.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
lc_colors.h Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
lc_commands.cpp Removed deprecated header. 2017-04-14 18:14:16 -07:00
lc_commands.h Moved Duplicate to the Piece Menu. 2017-03-08 15:55:38 -08:00
lc_context.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
lc_context.h OpenGL ES cleanup. 2017-04-26 22:24:54 -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 Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_glext.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_glextensions.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_glextensions.h Fixed line endings. 2016-10-05 14:28:52 -07:00
lc_global.cpp New icons. 2015-10-03 18:57:59 +00:00
lc_global.h Changes to get older gcc versions working. 2017-04-15 15:54:17 -07:00
lc_glwidget.h Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_library.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_library.h Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_mainwindow.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_mainwindow.h Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_math.h Static analysis fixes. 2017-04-20 17:53:42 -07:00
lc_mesh.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_mesh.h Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
lc_model.cpp Only highlight new pieces when the option is enabled. 2017-06-20 08:20:59 -07:00
lc_model.h Add command line options to set submodel and camera. 2017-06-20 21:25:27 -07:00
lc_partselectionwidget.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
lc_partselectionwidget.h Added List Mode option to the parts list. Closes #43. 2017-05-29 14:03:46 -07:00
lc_profile.cpp Added List Mode option to the parts list. Closes #43. 2017-05-29 14:03:46 -07:00
lc_profile.h Added List Mode option to the parts list. Closes #43. 2017-05-29 14:03:46 -07:00
lc_scene.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07: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 Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
lc_shortcuts.cpp Fixes to compile with Qt 4.6. 2016-09-22 08:04:51 -07:00
lc_shortcuts.h Changed mouse shortcuts format to a string list. 2016-04-30 19:40:46 +00:00
lc_synth.cpp Enum compiler test. 2017-04-13 18:12:10 -07:00
lc_synth.h Enum compiler test. 2017-04-13 18:12:10 -07:00
lc_texture.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_texture.h Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_timelinewidget.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_timelinewidget.h Added SetCurrentStep and MoveSelection to Timeline context menu. 2017-02-04 18:40:46 -08:00
lc_zipfile.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_zipfile.h Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
light.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
light.h Static analysis fixes. 2017-04-20 17:53:42 -07:00
minifig.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
minifig.h Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Added synth support for shock absorbers. 2016-05-01 00:20:37 +00:00
piece.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
piece.h Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
pieceinf.cpp Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
pieceinf.h Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
project.cpp Keep camera name as a c string for now. 2017-06-20 21:43:39 -07:00
project.h Add command line options to set submodel and camera. 2017-06-20 21:25:27 -07:00
texfont.cpp Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
texfont.h Context state cleanup. 2017-03-25 12:29:28 -07:00
tr.cpp Fixed printing. 2017-02-11 09:46:21 -08:00
tr.h Fixed printing. 2017-02-11 09:46:21 -08:00
view.cpp Keep camera name as a c string for now. 2017-06-20 21:43:39 -07:00
view.h Keep camera name as a c string for now. 2017-06-20 21:43:39 -07:00