leocad/qt
2019-11-28 13:52:06 -08:00
..
Info.plist Updated version. 2019-07-14 18:22:57 -07:00
lc_qaboutdialog.cpp Also print continuous build on the command line. 2019-03-17 12:29:02 -07:00
lc_qaboutdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qaboutdialog.ui Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07: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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
lc_qcolorlist.cpp Fixed warning. 2019-07-09 14:03:19 -07: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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
lc_qglwidget.cpp Added wrapper for glDepthMask. 2019-11-09 18:11:25 -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 Use QString for group names. 2015-10-21 15:03:45 +00:00
lc_qgroupdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qgroupdialog.ui Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
lc_qminifigdialog.cpp Added minifig template import/export. 2019-09-14 17:05:13 -07:00
lc_qminifigdialog.h Added minifig template import/export. 2019-09-14 17:05:13 -07:00
lc_qminifigdialog.ui Added minifig template import/export. 2019-09-14 17:05:13 -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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
lc_qpreferencesdialog.cpp Added language option. Closes #336. 2019-11-28 13:52:06 -08:00
lc_qpreferencesdialog.h Add stud logo preference and command line option (#387) 2019-09-21 09:47:33 -07:00
lc_qpreferencesdialog.ui Added language option. Closes #336. 2019-11-28 13:52:06 -08:00
lc_qpropertiesdialog.cpp Fixed compiler warnings. 2019-06-03 13:23:04 -07:00
lc_qpropertiesdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qpropertiesdialog.ui Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -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 Array cleanup. 2019-03-28 17:59:58 -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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
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 Better render dialog resizing. Fixes #386. 2019-09-14 12:05:30 -07:00
lc_renderdialog.h Better render dialog resizing. Fixes #386. 2019-09-14 12:05:30 -07:00
lc_renderdialog.ui Better render dialog resizing. Fixes #386. 2019-09-14 12:05:30 -07: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 Removed horizontal lines from dialogs. 2019-07-14 18:17:58 -07:00
leocad.desktop Add German comment translation to leocad.desktop 2019-03-12 12:16:50 -07:00
leocad.rc
leocad.xml Added more mime types. 2015-09-23 06:03:20 +00:00
qtmain.cpp Added language option. Closes #336. 2019-11-28 13:52:06 -08:00
system.cpp Fixed /w4 warnings. 2019-05-18 11:33:27 -07:00