flatcam/flatcamGUI
Marius Stanciu c6d917dec4 - added project name to the window title 2019-08-03 03:35:21 +03:00
..
FlatCAMGUI.py - added project name to the window title 2019-08-03 03:35:21 +03:00
GUIElements.py - added a detection if any values are changed in the Edit -> Preferences window and on close it will ask the user if he wants to save the changes or not 2019-07-31 22:45:03 +03:00
ObjectUI.py - fixed bug that crashed the app when trying to add a tool without a tool diameter value 2019-07-30 13:00:17 +03:00
PlotCanvas.py - fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way 2019-07-19 21:46:11 +03:00
VisPyCanvas.py - editing a multi geometry will no longer pop-up a Tcl window 2019-05-30 21:05:12 +03:00
VisPyPatches.py - editing a multi geometry will no longer pop-up a Tcl window 2019-05-30 21:05:12 +03:00
VisPyTesselators.py - editing a multi geometry will no longer pop-up a Tcl window 2019-05-30 21:05:12 +03:00
VisPyVisuals.py - make sure that the annotation shapes are deleted on creation of a new project 2019-06-08 21:36:34 +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