flatcam/flatcamGUI
Marius Stanciu 80f1d30a28 - added Preferences values for PDF margins when saving text in Code Editor as PDF
- when clicking Cancel in Preferences now the values are reverted to what they used to be before opening Preferences tab and start changing values
2019-12-19 16:26:19 +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 - prepared the application for usage of dark icons in case of using the dark theme 2019-12-15 16:28:36 +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 - modified QValidator in FCDoubleSpinner() GUI element to allow entering the minus sign when the range maximum is set as 0.0; also for positive numbers allowed entering the symbol plus 2019-12-17 01:53:58 +02:00
PlotCanvas.py - for OpenGL graphic mode added a fit_view() execution on canvas initialization 2019-12-10 17:24:28 +02:00
PlotCanvasLegacy.py - updated the workspace functions to work in Legacy(@D) graphic mode 2019-11-27 21:40:39 +02:00
PreferencesUI.py - added Preferences values for PDF margins when saving text in Code Editor as PDF 2019-12-19 16:26:19 +02:00
VisPyCanvas.py - some fixes on the app.jump_to() method 2019-12-09 21:53:57 +02:00
VisPyPatches.py - updated the border for fit view on OpenGL graphic mode 2019-12-09 01:56:45 +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 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03: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