leocad/common
2017-11-19 14:12:27 -08:00
..
camera.cpp Merged TiledRender into the View class. 2017-08-05 12:02:45 -07:00
camera.h Merged TiledRender into the View class. 2017-08-05 12:02:45 -07:00
group.cpp Qt4 fix. 2017-04-20 18:56:35 -07:00
group.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
image.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
image.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_application.cpp Refresh parts list after preferences changed. 2017-09-13 14:21:53 -07:00
lc_application.h Rewrote library search code. 2017-08-28 19:13:17 -07:00
lc_array.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_basewindow.h Only show used parts in search dialog. 2017-11-19 14:12:27 -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 Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
lc_colors.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_commands.cpp Added Tools submenu. 2017-11-14 14:56:37 -08:00
lc_commands.h Removed axis lock option. 2017-11-11 12:46:56 -08:00
lc_context.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07: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 Converted include guards to pragma once. 2017-07-19 14:20:32 -07: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 Fixed Linux warnings. 2017-07-19 14:37:03 -07:00
lc_glwidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_library.cpp Disabled update checks on OSX because of bug #62. Fixes #112. 2017-08-27 12:10:52 -07:00
lc_library.h Store library pieces in a map. 2017-07-23 19:35:18 -07:00
lc_lxf.cpp Disabled update checks on OSX because of bug #62. Fixes #112. 2017-08-27 12:10:52 -07:00
lc_lxf.h New LDD importer. 2017-07-08 09:29:35 -07:00
lc_mainwindow.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
lc_mainwindow.h Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
lc_math.h Fixed compiler warnings. 2017-07-22 17:23:11 -07:00
lc_mesh.cpp Fixed POV-Ray warnings. 2017-11-04 14:32:21 -07:00
lc_mesh.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_model.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
lc_model.h Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
lc_partselectionwidget.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -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 Added shading options. Closes #104. 2017-08-25 12:57:14 -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 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 Linux fixes. 2017-07-27 10:02:07 -07:00
lc_synth.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_texture.cpp Set GL_TEXTURE_MAX_LEVEL. 2017-09-01 17:30:02 -07:00
lc_texture.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_timelinewidget.cpp Fixed static analysis warnings. 2017-07-02 20:12:17 -07:00
lc_timelinewidget.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_zipfile.cpp Update file functions to support multibyte strings. Fixes #46. 2017-05-29 13:32:45 -07:00
lc_zipfile.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
light.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
light.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07: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 New piece free movement mode. 2017-11-12 19:38:07 -08:00
piece.cpp Fixed parts being considered hidden in some cases. Fixes #108. 2017-08-25 16:17:22 -07:00
piece.h Store library pieces in a map. 2017-07-23 19:35:18 -07:00
pieceinf.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
pieceinf.h Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
project.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
project.h Added new render dialog. 2017-09-22 10:08:02 -07: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 Fixed multiple selection. 2017-11-19 13:27:42 -08:00
view.h New piece free movement mode. 2017-11-12 19:38:07 -08:00