leocad/common
2020-12-25 10:54:33 -08:00
..
camera.cpp Warning fixes. 2020-12-14 14:18:06 -08:00
camera.h Use QString for object names. 2020-12-13 16:27:21 -08: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 Renamed view class. 2020-12-25 10:54:33 -08:00
lc_application.h Added shortcut to toggle the grid. 2020-12-23 19:10:54 -08:00
lc_array.h Added const qualifiers. 2020-03-22 20:18:52 -07: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 Removed deprecated QResource usage. 2020-12-11 14:14:54 -08:00
lc_colors.h Configurable fade color. 2020-04-25 12:16:37 -07:00
lc_commands.cpp Added shortcut to toggle the grid. 2020-12-23 19:10:54 -08:00
lc_commands.h Added shortcut to toggle the grid. 2020-12-23 19:10:54 -08:00
lc_context.cpp Removed deprecated QResource usage. 2020-12-11 14:14:54 -08: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 Merged View and lcGLWidget. 2020-12-25 10:37:59 -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 Removed strlwr. 2020-12-20 12:06:14 -08:00
lc_library.h Fix warnings 2020-12-19 14:48:06 -08:00
lc_lxf.cpp Removed deprecated QResource usage. 2020-12-11 14:14:54 -08:00
lc_lxf.h Array cleanup. 2020-04-18 19:38:29 -07:00
lc_mainwindow.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_mainwindow.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_math.h Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_mesh.cpp Qt deprecated cleanup. 2020-12-11 15:49:32 -08: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_minifigdialog.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_minifigdialog.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_minifigdialog.ui Moved Minifig Dialog. 2020-12-20 11:24:50 -08:00
lc_model.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_model.h Reorganized redraw. 2020-12-15 17:19:32 -08: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 Renamed view class. 2020-12-25 10:54:33 -08:00
lc_partselectionwidget.h Refactored duplicate code. 2020-12-18 12:15:35 -08:00
lc_previewwidget.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_previewwidget.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_profile.cpp Merged DrawViewport(). 2020-12-11 18:01:04 -08:00
lc_profile.h Merged DrawViewport(). 2020-12-11 18:01:04 -08: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 Scoped lcTool. 2020-12-04 15:38:49 -08:00
lc_shortcuts.h Scoped lcTool. 2020-12-04 15:38:49 -08: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 Refactored duplicate code. 2020-12-18 12:15:35 -08:00
lc_timelinewidget.h Refactored duplicate code. 2020-12-18 12:15:35 -08:00
lc_view.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_view.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewsphere.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewsphere.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewwidget.cpp Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewwidget.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_zipfile.cpp Pass file objects in std::unique_ptr<> to clarify ownership. 2020-12-19 10:52:57 +01:00
lc_zipfile.h Pass file objects in std::unique_ptr<> to clarify ownership. 2020-12-19 10:52:57 +01:00
light.cpp Compile fix. 2020-12-13 17:14:33 -08:00
light.h Use QString for object names. 2020-12-13 16:27:21 -08:00
minifig.cpp Fixed minifig wizard not updating. 2020-12-19 18:51:54 -08:00
minifig.h Use a regular View for the Minifig Wizard. 2020-12-19 16:05:29 -08:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Use QString for object names. 2020-12-13 16:27:21 -08:00
piece.cpp Use QString for object names. 2020-12-13 16:27:21 -08:00
piece.h Use QString for object names. 2020-12-13 16:27:21 -08:00
pieceinf.cpp Fixed warnings. 2020-12-16 09:41:19 -08:00
pieceinf.h Widget merging. 2020-12-05 11:02:10 -08:00
project.cpp Renamed view files. 2020-12-25 10:43:22 -08:00
project.h Use a regular View for the Minifig Wizard. 2020-12-19 16:05:29 -08: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