leocad/common
2021-01-08 10:35:52 -08:00
..
camera.cpp Require Qt5. 2021-01-08 10:35:52 -08:00
camera.h Moved key functions into a separate class. 2021-01-05 11:26:01 -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
image.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_application.cpp Require Qt5. 2021-01-08 10:35:52 -08:00
lc_application.h Reorganized application shutdown. 2021-01-02 10:23:51 -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_collapsiblewidget.cpp Qt4 fix. 2021-01-06 18:02:56 -08:00
lc_collapsiblewidget.h Added Page Setup controls. 2021-01-06 17:45:38 -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 option to paint selected pieces. Fixes #561. 2020-12-29 19:20:03 -08:00
lc_commands.h Added option to paint selected pieces. Fixes #561. 2020-12-29 19:20:03 -08:00
lc_context.cpp Create offscreen context at startup and reuse it. 2021-01-01 18:41:28 -08:00
lc_context.h Fixed Qt4 error. 2021-01-03 11:26:47 -08:00
lc_file.cpp
lc_file.h Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_glext.h
lc_glextensions.cpp Fixed crash when MSAA is not available. Fixes #573. 2020-12-28 09:42:13 -08:00
lc_glextensions.h Switch to QOpenGLWidget. 2020-12-27 13:05:55 -08:00
lc_global.cpp
lc_global.h Require Qt5. 2021-01-08 10:35:52 -08:00
lc_http.cpp
lc_http.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
lc_instructions.cpp Added Page Setup Dialog. 2021-01-07 10:46:57 -08:00
lc_instructions.h Added Page Setup Dialog. 2021-01-07 10:46:57 -08:00
lc_instructionsdialog.cpp Added background override. 2021-01-07 17:04:19 -08:00
lc_instructionsdialog.h Better page layout. 2021-01-07 11:48:43 -08:00
lc_library.cpp Require Qt5. 2021-01-08 10:35:52 -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 Require Qt5. 2021-01-08 10:35:52 -08:00
lc_mainwindow.h Require Qt5. 2021-01-08 10:35:52 -08:00
lc_math.h Use individual bounding boxes for zoom extents. 2020-12-31 10:22:12 -08:00
lc_mesh.cpp Qt deprecated cleanup. 2020-12-11 15:49:32 -08:00
lc_mesh.h Require Qt5. 2021-01-08 10:35:52 -08: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 Require Qt5. 2021-01-08 10:35:52 -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 Require Qt5. 2021-01-08 10:35:52 -08:00
lc_model.h Don't create widgets when saving images from the command line. 2021-01-06 09:55:03 -08:00
lc_pagesetupdialog.cpp Added Page Setup Dialog. 2021-01-07 10:46:57 -08:00
lc_pagesetupdialog.h Added Page Setup Dialog. 2021-01-07 10:46:57 -08:00
lc_pagesetupdialog.ui Added Page Setup Dialog. 2021-01-07 10:46:57 -08:00
lc_partpalettedialog.cpp Require Qt5. 2021-01-08 10:35:52 -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 Require Qt5. 2021-01-08 10:35:52 -08:00
lc_partselectionwidget.h Use offscreen context for the parts list. 2020-12-29 12:23:36 -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 Customizable marquee colors. Fixes #544. 2020-12-31 15:54:28 -08:00
lc_profile.h Customizable marquee colors. Fixes #544. 2020-12-31 15:54:28 -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
lc_selectbycolordialog.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
lc_shortcuts.cpp Require Qt5. 2021-01-08 10:35:52 -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 Require Qt5. 2021-01-08 10:35:52 -08:00
lc_timelinewidget.cpp Show preview widget when double clicking. Fixes #589. 2021-01-05 12:32:03 -08:00
lc_timelinewidget.h Refactored duplicate code. 2020-12-18 12:15:35 -08:00
lc_view.cpp Require Qt5. 2021-01-08 10:35:52 -08:00
lc_view.h Added background override. 2021-01-07 17:04:19 -08:00
lc_viewsphere.cpp Use offscreen context for the parts list. 2020-12-29 12:23:36 -08:00
lc_viewsphere.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewwidget.cpp Require Qt5. 2021-01-08 10:35:52 -08:00
lc_viewwidget.h Require Qt5. 2021-01-08 10:35:52 -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 Require Qt5. 2021-01-08 10:35:52 -08:00
light.h Moved key functions into a separate class. 2021-01-05 11:26:01 -08:00
minifig.cpp Require Qt5. 2021-01-08 10:35:52 -08:00
minifig.h Use a regular View for the Minifig Wizard. 2020-12-19 16:05:29 -08:00
object.cpp Maybe clang fix. 2021-01-05 15:43:23 -08:00
object.h Don't create widgets when saving images from the command line. 2021-01-06 09:55:03 -08:00
piece.cpp Moved key functions into a separate class. 2021-01-05 11:26:01 -08:00
piece.h Moved key functions into a separate class. 2021-01-05 11:26:01 -08:00
pieceinf.cpp Clear placeholder model mesh. Fixes #586. 2021-01-01 14:28:08 -08:00
pieceinf.h Use individual bounding boxes for zoom extents. 2020-12-31 10:22:12 -08:00
project.cpp Require Qt5. 2021-01-08 10:35:52 -08:00
project.h Don't create widgets when saving images from the command line. 2021-01-06 09:55:03 -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