flatcam/flatcamGUI/preferences
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
..
cncjob - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
excellon - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
general - removed the Apply theme button in the Preferences; it is now replaced by the more general buttons (either Save or Apply) 2020-05-08 22:01:18 +03:00
geometry - 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
gerber - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
tools - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key 2020-05-08 01:41:40 +03:00
utilities - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
OptionsGroupUI.py 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
PreferencesUIManager.py - removed the Apply theme button in the Preferences; it is now replaced by the more general buttons (either Save or Apply) 2020-05-08 22:01:18 +03:00
__init__.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00