leocad/common
2021-01-25 08:34:22 +01: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 Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
lc_application.h Automate edge colours cleanup 2021-01-25 08:34:22 +01: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 Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
lc_colors.h Removed gNumUserColors. 2021-01-23 10:21:00 -08:00
lc_commands.cpp QGLWidget cleanup. 2021-01-08 11:25:24 -08:00
lc_commands.h QGLWidget cleanup. 2021-01-08 11:25:24 -08:00
lc_context.cpp Fixed aarch compile error. 2021-01-12 18:29:11 -08:00
lc_context.h Removed direct GL function calls. 2021-01-12 14:29:56 -08:00
lc_edgecolordialog.cpp Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
lc_edgecolordialog.h Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
lc_file.cpp
lc_file.h Added const qualifiers. 2020-03-22 20:18:52 -07:00
lc_glextensions.cpp Removed Tex2DMS functions. 2021-01-09 18:01:03 -08:00
lc_glextensions.h Removed Tex2DMS functions. 2021-01-09 18:01:03 -08:00
lc_global.cpp
lc_global.h Fixed warnings. 2021-01-23 10:52:45 -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 number and PLI toggles. 2021-01-17 11:05:50 -08:00
lc_instructions.h Added number and PLI toggles. 2021-01-17 11:05:50 -08:00
lc_instructionsdialog.cpp Added number and PLI toggles. 2021-01-17 11:05:50 -08:00
lc_instructionsdialog.h Added number and PLI toggles. 2021-01-17 11:05:50 -08:00
lc_library.cpp Fixed subparts not updating stud style. 2021-01-23 14:55:00 -08:00
lc_library.h Fixed mesh reload after changing stud options. Fixes #608. 2021-01-23 11:43:57 -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 Initial background color support. 2021-01-14 18:19:58 -08:00
lc_mainwindow.h Require Qt5. 2021-01-08 10:35:52 -08:00
lc_math.h Automate edge colours 2021-01-24 12:53:02 +01:00
lc_mesh.cpp Replaced hardcoded stud style values with an enum. 2021-01-22 14:16:28 -08:00
lc_mesh.h Stud style - Rename stud logo 2021-01-20 13:19:29 +01:00
lc_meshloader.cpp Fixed subparts not updating stud style. 2021-01-23 14:55:00 -08:00
lc_meshloader.h Stud style - Rename stud logo 2021-01-20 13:19:29 +01: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 Cleanup. 2021-01-16 18:27:39 -08:00
lc_model.h Customizable PLI. 2021-01-16 14:43:24 -08:00
lc_pagesetupdialog.cpp Added Page Setup Dialog. 2021-01-07 10:46:57 -08:00
lc_pagesetupdialog.h Fixed initialization order at compile time 2021-01-10 19:59:01 -06: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
lc_partselectionwidget.cpp Fixed edge around parts list images. 2021-01-08 15:11:02 -08:00
lc_partselectionwidget.h Fixed edge around parts list images. 2021-01-08 15:11:02 -08:00
lc_previewwidget.cpp Cleanup. 2021-01-16 18:27:39 -08:00
lc_previewwidget.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_profile.cpp Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
lc_profile.h Automate edge colours cleanup 2021-01-25 08:34:22 +01:00
lc_scene.cpp Use part color for wireframe lines. 2021-01-09 16:02:23 -08:00
lc_scene.h Use part color for wireframe lines. 2021-01-09 16:02:23 -08: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 Qt 5.4. 2021-01-08 10:57:39 -08:00
lc_timelinewidget.cpp Cleanup. 2021-01-16 18:27:39 -08:00
lc_timelinewidget.h Refactored duplicate code. 2020-12-18 12:15:35 -08:00
lc_view.cpp Added option to color grid origin lines. Fixes #372. 2021-01-11 18:49:57 -08:00
lc_view.h Print message when saving files from the command line. 2021-01-10 18:07:27 -08:00
lc_viewsphere.cpp Removed direct GL function calls. 2021-01-12 14:29:56 -08:00
lc_viewsphere.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewwidget.cpp Updated deprecated functions. 2021-01-14 14:51:43 -08:00
lc_viewwidget.h QGLWidget cleanup. 2021-01-08 11:25:24 -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 Offset minifig accessories a bit. 2021-01-14 15:24:17 -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 Removed direct GL function calls. 2021-01-12 14:29:56 -08:00
piece.h Cleanup. 2021-01-16 18:27:39 -08:00
pieceinf.cpp Removed gNumUserColors. 2021-01-23 10:21:00 -08:00
pieceinf.h Added stud logo primitives. 2021-01-18 12:09:33 -08:00
project.cpp Changed default font. 2021-01-16 15:14:05 -08:00
project.h Initial background color support. 2021-01-14 18:19:58 -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