flatcam/flatcamGUI
Marius Stanciu a1f7c86996 - made optional the saving of an edited object. Now the user can cancel the changes to the object.
- replaced the standard buttons in the QMessageBox's used in the app with custom ones that can have text translated
- updated the POT translation file and the MO/PO files for English and Romanian language
2019-04-12 22:55:20 +03:00
..
FlatCAMGUI.py - made optional the saving of an edited object. Now the user can cancel the changes to the object. 2019-04-12 22:55:20 +03:00
GUIElements.py - default values for Jump To function is jumping to origin (0, 0) 2019-04-07 03:43:58 +03:00
ObjectUI.py - created menu links and shortcut keys for adding a new empty Gerber objects; on update of the edited Gerber, if the source object was an empty one (new blank one) this source obj will be deleted 2019-04-10 20:31:37 +03:00
PlotCanvas.py - Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors 2019-04-10 03:56:56 +03:00
VisPyCanvas.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
VisPyPatches.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
VisPyTesselators.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
VisPyVisuals.py - fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded 2019-03-22 17:56:11 +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