leocad/qt
2019-03-13 12:11:46 -07:00
..
Info.plist Updated version number. 2018-02-09 18:19:20 -08:00
lc_qaboutdialog.cpp Added line between Qt and OpenGL versions. 2019-03-12 12:44:31 -07:00
lc_qaboutdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qaboutdialog.ui Replace http with https links 2019-03-01 20:29:49 +01:00
lc_qarraydialog.cpp Fixes to compile with Qt 4.6. 2016-09-22 08:04:51 -07:00
lc_qarraydialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qarraydialog.ui
lc_qcategorydialog.cpp Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_qcategorydialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qcategorydialog.ui
lc_qcolorlist.cpp Support dragging colors from the color palette to paint pieces. Closes #177. 2018-01-12 10:50:25 -08:00
lc_qcolorlist.h Fixed clang warning. 2018-02-17 18:42:25 -08:00
lc_qcolorpicker.cpp Added minifig wizard templates. Closes #212. 2018-03-11 20:35:04 -07:00
lc_qcolorpicker.h Added minifig wizard templates. Closes #212. 2018-03-11 20:35:04 -07:00
lc_qeditgroupsdialog.cpp Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_qeditgroupsdialog.h Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_qeditgroupsdialog.ui
lc_qfinddialog.cpp Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_qfinddialog.h Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_qfinddialog.ui
lc_qglwidget.cpp Enabled polygon offset (with a smaller offset) for opaque triangles so they don't z fight with lines. 2019-02-23 11:33:39 -08:00
lc_qglwidget.h Support dragging colors from the color palette to paint pieces. Closes #177. 2018-01-12 10:50:25 -08:00
lc_qgroupdialog.cpp
lc_qgroupdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qgroupdialog.ui
lc_qhtmldialog.cpp Added -html command line option. Closes #145. 2017-12-11 11:14:37 -08:00
lc_qhtmldialog.h Warning fix. 2017-12-11 22:38:53 -08:00
lc_qhtmldialog.ui Replaced HTML parts list table with image. 2017-07-02 16:10:30 -07:00
lc_qimagedialog.cpp Save images to the documents folder if a folder is not specified. Fixes #224. 2018-04-14 18:27:16 -07:00
lc_qimagedialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qimagedialog.ui
lc_qminifigdialog.cpp Prompt before overwriting a minifig template. Closes #294. 2019-02-19 13:00:52 -08:00
lc_qminifigdialog.h Added minifig wizard templates. Closes #212. 2018-03-11 20:35:04 -07:00
lc_qminifigdialog.ui Added minifig wizard templates. Closes #212. 2018-03-11 20:35:04 -07:00
lc_qmodellistdialog.cpp Fixed double click to activate model from the Model List Dialog. 2019-03-12 13:10:33 -07:00
lc_qmodellistdialog.h Added button to select the active model on the Model List Dialog. 2019-03-12 13:08:43 -07:00
lc_qmodellistdialog.ui Added button to select the active model on the Model List Dialog. 2019-03-12 13:08:43 -07:00
lc_qpreferencesdialog.cpp Fixed warnings. 2019-03-11 18:29:19 -07:00
lc_qpreferencesdialog.h Add separate button to select archive library. Fixes #239 2019-03-10 01:17:24 +01:00
lc_qpreferencesdialog.ui Add auto-load for most recent file. Relates #216 2019-03-10 01:17:24 +01:00
lc_qpropertiesdialog.cpp Make colors table fully auto resizing 2019-03-13 12:11:46 -07:00
lc_qpropertiesdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qpropertiesdialog.ui Removed ambient light option. 2017-07-01 10:37:53 -07:00
lc_qpropertiestree.cpp Minor improvements 2019-03-10 01:17:24 +01:00
lc_qpropertiestree.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qselectdialog.cpp Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_qselectdialog.h Fixed edit/find/select dialogs not working while editing a submodel. 2018-04-16 18:29:42 -07:00
lc_qselectdialog.ui
lc_qupdatedialog.cpp Refactored http download code. 2018-04-14 11:44:39 -07:00
lc_qupdatedialog.h Refactored http download code. 2018-04-14 11:44:39 -07:00
lc_qupdatedialog.ui
lc_qutils.cpp Save positions with 4 digits and rotations with 6. 2017-07-26 17:34:25 -07:00
lc_qutils.h Disabled shortcuts when one of the part transform fields has focus. 2018-01-01 10:14:05 -08:00
lc_renderdialog.cpp Formatting fixes. 2019-03-09 16:38:54 -08:00
lc_renderdialog.h Formatting fixes. 2019-03-09 16:38:54 -08:00
lc_renderdialog.ui Improve render dialog. Fixes #160 2019-03-10 01:17:24 +01:00
lc_setsdatabasedialog.cpp Refactored http download code. 2018-04-14 11:44:39 -07:00
lc_setsdatabasedialog.h Refactored http download code. 2018-04-14 11:44:39 -07:00
lc_setsdatabasedialog.ui Replace http with https links 2019-03-01 20:29:49 +01:00
leocad.desktop Add German comment translation to leocad.desktop 2019-03-12 12:16:50 -07:00
leocad.rc
leocad.xml
qtmain.cpp Minor improvements 2019-03-10 01:17:24 +01:00
system.cpp Removed deprecated header. 2017-04-14 18:14:16 -07:00