Marius Stanciu
|
a7e6914584
- fixed an issue where the Geometry plot function protested that it does not have an parameter that is used by the CNCJob plot function. But both inherit from FaltCAMObj plot function which does not have that parameter so something may need to be changed. Until then I provided a phony keyboard parameter to make that function 'shut up'
|
há 7 anos atrás |
Marius Stanciu
|
43f89397d7
- added all the TCL keywords in the completer keyword list
|
há 7 anos atrás |
Marius Stanciu
|
f8cbafe84d
- in the TCL completer if the word is already complete don't add it again but add a space
|
há 7 anos atrás |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
há 7 anos atrás |
Marius Stanciu
|
d67700c38b
- changed the autoname for saving Preferences, Project and PNG file
|
há 7 anos atrás |
Marius Stanciu
|
9a2279708e
- added an icon and title text for the Toggle Units QMessageBox
|
há 7 anos atrás |
Marius Stanciu
|
b09f311b5c
- added autocomplete finish with ENTER key for the TCL Shell
|
há 7 anos atrás |
Marius Stanciu
|
bebb827bd2
- added autocomplete for Code editor; TODO: needs to be enabled only when doing Scripts, right now is available for everyone.
|
há 7 anos atrás |
Marius Stanciu
|
39eaf12fef
- added ability to run a FlatCAM Tcl script by double-clicking on the file
|
há 7 anos atrás |
Marius Stanciu
|
6e465d97cd
- the Code Editor tab name is changed according to the task; 'save' and 'open' buttons will have filters installed for the QOpenDialog fit to the task
|
há 7 anos atrás |
Marius Stanciu
|
74d1765a95
- added ability to create new scripts and open scripts in FlatCAM Script Editor
|
há 7 anos atrás |
Marius Stanciu
|
b79c26ec4b
- some changes on how the first layout is applied
|
há 7 anos atrás |
Marius Stanciu
|
3daed4cbfb
- made the translations work when the app is frozen with CX_freeze
|
há 7 anos atrás |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
há 7 anos atrás |
Marius Stanciu
|
fe6fa826ce
- remade the layout in 2Sided Tool
|
há 7 anos atrás |
Marius Stanciu
|
011f684b38
- fixed bug in Paint Tool - Single Poly: no geometry was generated
|
há 7 anos atrás |
Marius Stanciu
|
46da2dfd1e
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
há 7 anos atrás |
Marius Stanciu
|
c0d21ee4e0
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
há 7 anos atrás |
Marius Stanciu
|
255254a292
- some strings were left outside the translation formatting - fixed
|
há 7 anos atrás |
Marius Stanciu
|
e54ee9b569
- fixed the Properties Project menu entry to work on the new way
|
há 7 anos atrás |
Marius Stanciu
|
9d33e08ecf
- 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.
|
há 7 anos atrás |
Marius Stanciu
|
29722de6ac
- fixed the Properties Project menu entry to work on the new way
|
há 7 anos atrás |
Marius Stanciu
|
91549587e2
- changed some icons here and there
|
há 7 anos atrás |
Marius Stanciu
|
f51c146f71
- fixed an issue created by the fact that I used the '_' char inside the app to designate unused info and that conflicted with the _() function used by gettext
|
há 7 anos atrás |
Marius Stanciu
|
3c2cc96b62
- updated the App.final_save() function
|
há 7 anos atrás |
Marius Stanciu
|
a6e23b28a7
- fix app crash for the case that there are no translation files
|
há 7 anos atrás |
Marius Stanciu
|
53627b566c
- added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
|
há 7 anos atrás |
Marius Stanciu
|
de79370fb3
- sorted the languages in the Preferences combobox
|
há 7 anos atrás |
Marius Stanciu
|
4422aee5df
- fix for issue #262: when doing Edit-> Save & Close Editor on a Geometry that is not generated through first entering into an Editor, the geometry disappear
|
há 7 anos atrás |
Marius Stanciu
|
6ba037fd83
- fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab
|
há 7 anos atrás |