Marius Stanciu
|
127a78e06e
- updated the Objects menu signals so whenever an object is (de)selected in the Project Tab, it's state will reflect the (un)checked state of the actions in the Object menu
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
b058f65108
- finished the Objects menu by adding the ability of actions to be checked so they will show the selected status of the objects and by adding to actions to (de)select all objects
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
dfc0b98181
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
cd9f2886c8
- disabeld a log.debug in ObjectColection.get_by_name()
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
55fdd59b94
- added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
fb0edc6c18
- added more editing features in the Selected Tab for the FlatCAMDocument object
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
a75bdfb29d
- changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
ee0742db7a
- added two new FlatCAM objects: FlatCAMScript and FlatCAMNotes
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
61e2792047
- unfortunately the fix for issue where while zooming the mouse cursor shape was not updated braked something in way that Matplotlib work with PyQt5, therefore I removed it
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
01e2755676
- fixed mouse cursor to work for all objects
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
bd0c1da007
- fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
c06317374e
- added possibility to see the GCode when right clicking on the Project tab on a CNCJob object and then clicking View Source
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
14fe5080ec
- modified camlib.py, FlatCAMApp.py and ObjectCollection.py files to the new string format that will allow easier translations
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
ae5de6c149
- added messages in the application window title which show the progress in loading a project (which is not thread-safe therefore keeping the app from fully initialize until finished)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
13a29a229d
- added all the tools from Gerber Editor to the the contextual menu
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
0686e77f99
- added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
ffa92524f0
- fixed bug where for Geometry objects after a successful object rename done in the Object collection view (Project tab), deselect the object and reselect it and then in the Selected tab the name is not the new one but the old one
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
5f972ab85e
- make sure that the annotation shapes are deleted on creation of a new project
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
b7023d8ef6
- more PEP8 cleanup
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
f172d5b765
- Enable/Disable Object toggle key ("Space" key) will trigger also the datChanged signal for the Project MVC
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
8062af7feb
- the project items color is now controlled from Foreground Role in ObjectCollection.data()
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
eda4202952
- added new setting for the color of the Project Tree items; it helps in providing contrast when using dark theme like the one in MacOS
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
ac64f56240
- in ObjectCollection class, made sure that renaming an object in Project View does not result in an empty name. If new name is blank the rename is cancelled.
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
4c275b25af
- fixed Edit -> Copy as Geom function handler to work for Excellon objects, too
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
cefb74d792
- Gerber Editor: made geometry transfer (which is slow) to Editor to be multithreaded
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
bebb827bd2
- added autocomplete for Code editor; TODO: needs to be enabled only when doing Scripts, right now is available for everyone.
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
c0d21ee4e0
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
%!s(int64=6) %!d(string=hai) anos |