leocad/qt
2018-02-22 12:06:32 -08:00
..
Info.plist Updated version number. 2018-02-09 18:19:20 -08:00
lc_qaboutdialog.cpp OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
lc_qaboutdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qaboutdialog.ui Fixed install icon. 2016-10-05 14:37:08 -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
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 Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_qcolorpicker.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qeditgroupsdialog.cpp Fixed static analysis warnings. 2017-07-02 20:12:17 -07:00
lc_qeditgroupsdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qeditgroupsdialog.ui
lc_qfinddialog.cpp Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
lc_qfinddialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qfinddialog.ui
lc_qglwidget.cpp Support dragging colors from the color palette to paint pieces. Closes #177. 2018-01-12 10:50: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
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 Added POV-Ray quality and save image. 2017-12-27 13:55:37 -08:00
lc_qimagedialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qimagedialog.ui Fixed crash saving images. 2015-01-14 22:33:19 +00:00
lc_qminifigdialog.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_qminifigdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qminifigdialog.ui Add actual separators to the minifig wizard combos. 2015-10-22 23:49:07 +00:00
lc_qmodellistdialog.cpp Renamed user facing strings "project" -> "model" and "model" -> "submodel" to be consistent. 2017-12-10 15:01:12 -08:00
lc_qmodellistdialog.h Renamed user facing strings "project" -> "model" and "model" -> "submodel" to be consistent. 2017-12-10 15:01:12 -08:00
lc_qmodellistdialog.ui Renamed user facing strings "project" -> "model" and "model" -> "submodel" to be consistent. 2017-12-10 15:01:12 -08:00
lc_qpreferencesdialog.cpp Fixed static analysis warnings. 2018-02-21 17:27:24 -08:00
lc_qpreferencesdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qpreferencesdialog.ui Removed old POV-Ray Dialog. 2017-11-01 16:33:58 -07:00
lc_qpropertiesdialog.cpp Removed ambient light option. 2017-07-01 10:37:53 -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 Fixed static analysis warnings. 2018-02-21 17:27:24 -08:00
lc_qpropertiestree.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qselectdialog.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_qselectdialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
lc_qselectdialog.ui
lc_qupdatedialog.cpp Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
lc_qupdatedialog.h Converted include guards to pragma once. 2017-07-19 14:20:32 -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 Fixed POV-Ray path. 2018-01-15 18:08:16 -08:00
lc_renderdialog.h Use a memory mapped file instead of shared memory for POV renderings. 2018-01-14 21:45:50 -08:00
lc_renderdialog.ui Added POV-Ray quality and save image. 2017-12-27 13:55:37 -08:00
lc_setsdatabasedialog.cpp Fixed Windows compiler error. 2018-01-19 11:41:26 -08:00
lc_setsdatabasedialog.h Fixed Windows compiler error. 2018-01-19 11:41:26 -08:00
lc_setsdatabasedialog.ui Import set inventories. 2017-08-20 13:47:53 -07:00
leocad.desktop
leocad.rc
leocad.xml Added more mime types. 2015-09-23 06:03:20 +00:00
qtmain.cpp Fixed wrong buffer size. 2018-02-22 12:06:32 -08:00
system.cpp Removed deprecated header. 2017-04-14 18:14:16 -07:00