Commit Graph

22 Commits

Author SHA1 Message Date
David Robertson 3db52093f0 gerber editor prefs 2020-05-09 15:59:21 +01:00
David Robertson 126ed47783 gerber advanced options 2020-05-09 15:28:48 +01:00
David Robertson 4fc98482de Merge branch 'Beta' into preferences-refactoring 2020-05-09 15:07:30 +01:00
Marius Stanciu ee69744d6e - removed the Apply theme button in the Preferences; it is now replaced by the more general buttons (either Save or Apply)
- added a confirmation/warning message when applying a new theme
2020-05-08 22:01:18 +03:00
David Robertson 21756bea9c Gerber opt pref group 2020-05-07 02:56:22 +01:00
David Robertson 44fb91633a Some work on gerber prefs 2020-05-06 04:03:27 +01:00
David Robertson 1c0dc433a7 Simplify build_tab() 2020-05-06 03:10:40 +01:00
David Robertson f05540a587 Deduplicate code creating widgets for prefs tabs 2020-05-06 03:02:23 +01:00
David Robertson 1fc076b158 Make all of the prefs sections into subclasses of PreferencesSectionUI 2020-05-06 02:15:41 +01:00
David Robertson 20c4c12f17 Merge branch 'Beta' into preferences-refactoring 2020-05-03 23:19:40 +01:00
David Robertson a2d48d1c66 Refactor the app prefs group 2020-05-03 15:38:26 +01:00
David Robertson 7062afc1af Rework app settings group 2020-05-03 04:18:10 +01:00
David Robertson 1fdd0c26e0 Merge branch 'Beta' 2020-05-03 01:53:27 +01:00
Marius Stanciu 2da0853b23 - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 2020-05-02 22:53:48 +03:00
Marius Stanciu ada271cbd6 - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI
- modified the Panelize Tool to optimize the output from Cutout Tool such that there are no longer overlapping cuts
- some string corrections
2020-05-02 15:56:30 +03:00
David Robertson b24474be65 wip 2020-05-02 02:12:09 +01:00
David Robertson a00cdd6de7 Work in progress on prefs overhaul 2020-05-02 01:11:31 +01:00
David Robertson 86ef9d9038 Introduce a PreferencesSectionUI widget 2020-05-01 02:22:53 +01:00
David Robertson 9ec6b3afb2 Deduplicate code in PreferencesUIManager.show_preferences_gui() 2020-05-01 01:27:05 +01:00
Marius Stanciu 98541775d4 - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
- modified the requirements.txt file to force svg.path module to be at least version 4.0
2020-04-30 12:47:07 +03:00
David Robertson 6b36667c15 Merge branch 'Beta' into separate-PreferencesUI-classes-into-individual-files 2020-04-29 23:42:35 +01:00
David Robertson f7989c029f Split up PreferencesUI.py into individual files for each class, then fixed the imports everywhere that broke because of this. 2020-04-29 22:53:16 +01:00