leocad/common
Trevor SANDY 959c815ad1 3D Preview - only update timeline item on double-click when in 'Floating' position
Remove duplicate updates in because when in 'Dockable' position, updates are triggered by single-click via the property tree
2020-10-08 14:00:52 +02:00
..
camera.cpp Scoped enums. 2020-04-18 19:45:21 -07:00
camera.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
group.cpp Added const qualifiers. 2020-03-22 20:18:52 -07:00
group.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
image.cpp Use anisotropic for the string cache texture. 2018-09-29 19:45:21 -07:00
image.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_application.cpp 3D Preview 2020-10-03 16:20:59 +02:00
lc_application.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_array.h Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_basewindow.h Array cleanup. 2020-01-10 17:40:14 -08:00
lc_category.cpp Array cleanup. 2020-01-10 17:40:14 -08:00
lc_category.h Array cleanup. 2020-01-10 17:40:14 -08:00
lc_colors.cpp Dark color theme. 2020-07-25 13:21:22 -07:00
lc_colors.h Configurable fade color. 2020-04-25 12:16:37 -07:00
lc_commands.cpp Added shortcut to toggle axis display. Fixes #498. 2020-09-13 10:04:34 -07:00
lc_commands.h Added shortcut to toggle axis display. Fixes #498. 2020-09-13 10:04:34 -07:00
lc_context.cpp Use AA lines when AA is enabled. 2020-06-06 11:15:39 -07:00
lc_context.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_file.cpp Fixed /w4 warnings. 2019-05-18 11:33:27 -07:00
lc_file.h Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_glext.h Fixed Linux warnings. 2017-07-19 14:37:03 -07:00
lc_glextensions.cpp Fixed alpha value of translucent parts in PNG files. Fixes #241. 2018-07-04 11:19:15 -07:00
lc_glextensions.h Fixed alpha value of translucent parts in PNG files. Fixes #241. 2018-07-04 11:19:15 -07:00
lc_global.cpp Updated pch location. 2017-06-22 08:03:23 -07:00
lc_global.h Added array count macro. 2019-12-09 11:43:54 -08:00
lc_glwidget.h Added scoped enums. 2020-02-15 11:36:06 -08:00
lc_http.cpp Fixed /w4 warnings. 2019-05-18 11:33:27 -07:00
lc_http.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
lc_instructionsdialog.cpp Instructions Dialog mockup. 2020-05-31 18:46:36 -07:00
lc_instructionsdialog.h gcc fix. 2020-06-01 12:29:30 -07:00
lc_library.cpp Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_library.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
lc_lxf.cpp Array cleanup. 2020-04-18 19:38:29 -07:00
lc_lxf.h Array cleanup. 2020-04-18 19:38:29 -07:00
lc_mainwindow.cpp 3D Preview - treat object management and add missed call 2020-10-07 16:56:49 +02:00
lc_mainwindow.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_math.h Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_mesh.cpp Added mesh LOD distance option. 2020-08-15 16:16:26 -07:00
lc_mesh.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_meshloader.cpp Faster parts list sorting. 2019-11-23 10:46:18 -08:00
lc_meshloader.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_model.cpp 3D Preview 2020-10-03 16:20:59 +02:00
lc_model.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_partpalettedialog.cpp Warning fixes. 2020-02-24 14:31:08 -08:00
lc_partpalettedialog.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
lc_partpalettedialog.ui Added button to import inventories to a palette. 2020-01-09 12:06:42 -08:00
lc_partselectionwidget.cpp 3D Preview - treat object management and add missed call 2020-10-07 16:56:49 +02:00
lc_partselectionwidget.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_previewwidget.cpp 3D Preview - treat object management and add missed call 2020-10-07 16:56:49 +02:00
lc_previewwidget.h 3D Preview - add preview display lock 2020-10-07 15:44:14 +02:00
lc_profile.cpp 3D Preview 2020-10-03 16:20:59 +02:00
lc_profile.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_scene.cpp Added mesh LOD distance option. 2020-08-15 16:16:26 -07:00
lc_scene.h Added mesh LOD distance option. 2020-08-15 16:16:26 -07:00
lc_selectbycolordialog.cpp Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
lc_selectbycolordialog.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
lc_shortcuts.cpp Added option to import/export mouse shortcuts. Fixes #490. 2020-08-22 18:47:03 -07:00
lc_shortcuts.h Added option to import/export mouse shortcuts. Fixes #490. 2020-08-22 18:47:03 -07:00
lc_stringcache.cpp Fixed crash on exit with Qt 5.15. 2020-07-11 09:17:43 -07:00
lc_stringcache.h Fixed crash on exit with Qt 5.15. 2020-07-11 09:17:43 -07:00
lc_synth.cpp Synthesize another universal joint. 2020-06-01 19:20:42 +02:00
lc_synth.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_texture.cpp Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_texture.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_timelinewidget.cpp 3D Preview - only update timeline item on double-click when in 'Floating' position 2020-10-08 14:00:52 +02:00
lc_timelinewidget.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_viewsphere.cpp 3D Preview 2020-10-03 16:20:59 +02:00
lc_viewsphere.h 3D Preview 2020-10-03 16:20:59 +02:00
lc_zipfile.cpp Fixed crash unzipping uncompressed files. 2020-01-25 12:44:50 -08:00
lc_zipfile.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
light.cpp Scoped enums. 2020-04-18 19:45:21 -07:00
light.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
minifig.cpp Added const qualifiers. 2020-03-22 20:18:52 -07:00
minifig.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
object.cpp
object.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
piece.cpp Allow highlight color to be set by the user. 2020-04-25 11:36:28 -07:00
piece.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
pieceinf.cpp Save files with OMR style header. 2020-05-03 12:11:51 -07:00
pieceinf.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
project.cpp 3D Preview 2020-10-03 16:20:59 +02:00
project.h 3D Preview 2020-10-03 16:20:59 +02:00
texfont.cpp Fixed crash on exit with Qt 5.15. 2020-07-11 09:17:43 -07:00
texfont.h Fixed crash on exit with Qt 5.15. 2020-07-11 09:17:43 -07:00
view.cpp Fixed selection/zoom region not being drawn in some cases. Fixes #491. 2020-08-23 10:16:54 -07:00
view.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00