flatcam/flatcamGUI
Marius Stanciu 55549c7ba5 - cleaned the Preferences classes and added the signals and signal slots in those classes, removing them from the main app class
- each FlatCAM object found in Preferences has it's own set of controls for changing the colors
- added a set of gray icons to be used when the theme is complete dark (for now it is useful only for MacOS with dark theme because at the moment the app is not styled to dark UI except the plot area)
2019-12-27 03:05:17 +02:00
..
VisPyData/data - stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows 2019-08-15 02:18:13 +03:00
FlatCAMGUI.py - cleaned the Preferences classes and added the signals and signal slots in those classes, removing them from the main app class 2019-12-27 03:05:17 +02:00
GUIElements.py - the Jump To function reference is now saving it's last used value 2019-12-18 04:01:25 +02:00
ObjectUI.py - fixed re-cut length entry not staying disabled when the re-cut cb is not checked 2019-12-20 23:59:29 +02:00
PlotCanvas.py - fixed an issue in old default file detection and in saving the factory defaults file 2019-12-25 17:51:37 +02:00
PlotCanvasLegacy.py - in Legacy(2D) graphic engine made to work the mouse color change 2019-12-26 14:38:23 +02:00
PreferencesUI.py - cleaned the Preferences classes and added the signals and signal slots in those classes, removing them from the main app class 2019-12-27 03:05:17 +02:00
VisPyCanvas.py - some fixes on the app.jump_to() method 2019-12-09 21:53:57 +02:00
VisPyPatches.py - fixed an issue in old default file detection and in saving the factory defaults file 2019-12-25 17:51:37 +02:00
VisPyTesselators.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
VisPyVisuals.py - speed up the plotting in OpenGL(3D) graphic mode 2019-12-23 15:49:16 +02:00
__init__.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00