leocad/common
2023-04-29 20:32:27 -07:00
..
camera.cpp Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
camera.h Static analysis fixes. 2021-11-14 18:34:24 -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 Scoped enums. 2021-11-14 19:10:16 -08:00
image.h Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_aboutdialog.cpp Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_aboutdialog.h Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_aboutdialog.ui Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_application.cpp Refactor command line edge color and high contrast options 2023-04-19 14:30:05 +02:00
lc_application.h Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_array.h Fixed lcArray::Add() not default initializing. 2021-06-12 19:23:12 -07:00
lc_bricklink.cpp Moved bricklink color table to the mapping file. 2021-02-28 13:02:58 -08:00
lc_bricklink.h Moved bricklink color table to the mapping file. 2021-02-28 13:02:58 -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_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_colorlist.cpp Moved color list widget files. 2023-04-29 19:48:30 -07:00
lc_colorlist.h Moved color list widget files. 2023-04-29 19:48:30 -07:00
lc_colors.cpp Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_colors.h Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_commands.cpp Added new timeline option to move selection to a new step. 2023-01-08 17:22:54 -08:00
lc_commands.h Added new timeline option to move selection to a new step. 2023-01-08 17:22:54 -08:00
lc_context.cpp Simplified manipulator rotation math. 2021-12-11 15:52:38 -08:00
lc_context.h Customizable object colors. 2021-11-24 15:20:08 -08:00
lc_edgecolordialog.cpp Refactor command line edge color and high contrast options 2023-04-19 14:30:05 +02:00
lc_edgecolordialog.h Set high-contrast color preferences optional 2023-04-18 02:06:08 +02: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_findreplacewidget.cpp Keep find next working after closing the find widget. 2021-02-01 14:12:03 -08:00
lc_findreplacewidget.h Keep find next working after closing the find widget. 2021-02-01 14:12:03 -08: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 Updated pch location. 2017-06-22 08:03:23 -07:00
lc_global.h Updated version. 2023-03-19 16:04:45 -07:00
lc_groupdialog.cpp Moved group dialog files. 2023-04-29 20:04:58 -07:00
lc_groupdialog.h Moved group dialog files. 2023-04-29 20:04:58 -07:00
lc_groupdialog.ui Moved group dialog files. 2023-04-29 20:04:58 -07: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_instructions.cpp Fixed missing steps at the end of instructions. Fixes #833. 2022-10-30 14:25:41 -07:00
lc_instructions.h Added number and PLI toggles. 2021-01-17 11:05:50 -08:00
lc_instructionsdialog.cpp localize untranslated strings 2022-05-16 21:36:52 +02:00
lc_instructionsdialog.h Added option to print from the instructions dialog. 2022-02-13 16:00:08 -08:00
lc_library.cpp Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_library.h Set high-contrast color preferences optional 2023-04-18 02:06:08 +02: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 Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_mainwindow.h Moved color list widget files. 2023-04-29 19:48:30 -07:00
lc_math.h Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
lc_mesh.cpp Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
lc_mesh.h Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
lc_meshloader.cpp Weight vertex normals based on the angle of each face. Fixes #683. 2021-12-23 12:15:33 -08:00
lc_meshloader.h Weight vertex normals based on the angle of each face. Fixes #683. 2021-12-23 12:15:33 -08: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 Moved group dialog files. 2023-04-29 20:04:58 -07:00
lc_model.h Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
lc_modellistdialog.cpp Moved model list dialog. 2023-04-29 20:10:50 -07:00
lc_modellistdialog.h Moved model list dialog. 2023-04-29 20:10:50 -07:00
lc_modellistdialog.ui Moved model list dialog. 2023-04-29 20:10:50 -07: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 Added button to import inventories to a palette. 2020-01-09 12:06:42 -08:00
lc_partselectionwidget.cpp Add match case button 2023-04-19 13:07:46 +02:00
lc_partselectionwidget.h Add match case button 2023-04-19 13:07:46 +02:00
lc_previewwidget.cpp Remove current project call from Preview::SetCurrentPiece 2022-07-06 17:45:55 +02:00
lc_previewwidget.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_profile.cpp Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_profile.h Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_scene.cpp Customizable object colors. 2021-11-24 15:20:08 -08:00
lc_scene.h Use part color for wireframe lines. 2021-01-09 16:02:23 -08: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 Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_stringcache.h Fixed crash on exit with Qt 5.15. 2020-07-11 09:17:43 -07:00
lc_synth.cpp Calculate texcoords at the end of the file load. Fixes #641. 2021-06-13 15:35:40 -07:00
lc_synth.h Deleted unsafe default operations. 2020-05-03 15:39:39 -07:00
lc_texture.cpp Moved texture upload to context. 2021-11-21 18:25:17 -08:00
lc_texture.h Moved texture upload to context. 2021-11-21 18:25:17 -08:00
lc_timelinewidget.cpp Fixed crash with move to step after on the last step. Fixes #844. 2023-03-18 16:10:58 -07:00
lc_timelinewidget.h Added new timeline option to move selection to a new step. 2023-01-08 17:22:54 -08:00
lc_view.cpp Added support for trackpad pan gesture. 2022-05-07 18:46:26 -07:00
lc_view.h Added support for trackpad pan gesture. 2022-05-07 18:46:26 -07:00
lc_viewmanipulator.cpp Simplified manipulator rotation math. 2021-12-11 15:52:38 -08:00
lc_viewmanipulator.h Moved view manipulator to a separate class. 2021-06-20 11:40:16 -07:00
lc_viewsphere.cpp Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_viewsphere.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_viewwidget.cpp Added Qt version check. 2022-06-05 11:22:44 -07:00
lc_viewwidget.h gcc fix. 2021-02-28 13:11:54 -08:00
lc_zipfile.cpp Static analysis fixes. 2021-11-14 18:34:24 -08:00
lc_zipfile.h Pass file objects in std::unique_ptr<> to clarify ownership. 2020-12-19 10:52:57 +01:00
light.cpp Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -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 Static analysis fixes. 2021-11-14 18:34:24 -08:00
object.cpp Static analysis fixes. 2021-11-14 18:34:24 -08:00
object.h gcc fix. 2022-01-09 12:54:45 -08:00
piece.cpp Fixed POV render issues with synth parts. Fixes #820. 2022-07-16 10:32:28 -07:00
piece.h Warning fix. 2021-11-13 17:52:29 -08:00
pieceinf.cpp Unofficial project part 2022-07-06 16:25:37 +02:00
pieceinf.h Unofficial project part 2022-07-06 16:25:37 +02:00
project.cpp Missing file. 2023-04-29 20:32:27 -07:00
project.h Added --export-csv command line option. 2022-10-30 14:12:34 -07:00
texfont.cpp Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
texfont.h Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00