Commit Graph

17 Commits

Author SHA1 Message Date
Markus Lampert
81f809cfcf Removed dead code for debugging shortcut warnings. 2020-01-03 23:13:55 -08:00
Markus Lampert
83581d7047 fixed pylint warning for PathJob 2019-07-01 15:29:51 -07:00
sliptonic
b55c210f39 remove unnecessary imports. normalize debug log levels 2019-06-21 13:01:01 -05:00
luz.paz
aedb888ae3 Path: source comment typo fixes
Found via `codespell`
2019-05-30 19:57:25 +02:00
Markus Lampert
d4f01c4403 pre-select job base model if there is only one choice 2019-04-03 15:23:22 +02:00
Markus Lampert
0ba57765c3 Fixed segfault on shutdown 2019-04-03 15:23:22 +02:00
Markus Lampert
ac7946902a Fix tree view editor for qt5 2019-04-03 15:23:22 +02:00
Markus Lampert
b09f6faf33 Always enable spin box and live cross update of spin box and check box 2019-04-03 15:23:22 +02:00
Markus Lampert
cc7ee99180 Enable multiple copies of a model as base object for a job 2019-04-03 15:23:21 +02:00
Markus Lampert
78863e2698 Added comment about the correctness of cloning a clone - lest I not attempt to /fix/ it again 2018-10-05 11:30:45 +02:00
Markus Lampert
6687ff2fd9 Select potential base if it is the only candidate for a base model 2018-09-11 07:24:39 +02:00
Markus Lampert
bc871e2b8e Support for converting existing jobs to multi base model on loading. 2018-09-11 07:24:38 +02:00
Markus Lampert
7925da828e Fixed merge issues 2018-09-11 07:24:37 +02:00
Markus Lampert
1ad7b8c329 Added support for multi base model to Engrave. 2018-09-11 07:24:37 +02:00
Markus Lampert
3d646ecd4e Changed base model tab view to a tree view 2018-09-11 07:24:36 +02:00
Markus Lampert
cc2ffc38a8 Added jobs as a selection for the base models. 2018-09-11 07:24:32 +02:00
Markus Lampert
bcfd92d388 Refactored job creation dialog to be re-used for model selection dialog. 2018-09-11 07:24:30 +02:00