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'
|
7 سال پیش |
Marius Stanciu
|
43f89397d7
- added all the TCL keywords in the completer keyword list
|
7 سال پیش |
Marius Stanciu
|
f8cbafe84d
- in the TCL completer if the word is already complete don't add it again but add a space
|
7 سال پیش |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
7 سال پیش |
Marius Stanciu
|
d67700c38b
- changed the autoname for saving Preferences, Project and PNG file
|
7 سال پیش |
Marius Stanciu
|
9a2279708e
- added an icon and title text for the Toggle Units QMessageBox
|
7 سال پیش |
Marius Stanciu
|
b09f311b5c
- added autocomplete finish with ENTER key for the TCL Shell
|
7 سال پیش |
Marius Stanciu
|
bebb827bd2
- added autocomplete for Code editor; TODO: needs to be enabled only when doing Scripts, right now is available for everyone.
|
7 سال پیش |
Marius Stanciu
|
39eaf12fef
- added ability to run a FlatCAM Tcl script by double-clicking on the file
|
7 سال پیش |
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
|
7 سال پیش |
Marius Stanciu
|
74d1765a95
- added ability to create new scripts and open scripts in FlatCAM Script Editor
|
7 سال پیش |
Marius Stanciu
|
b79c26ec4b
- some changes on how the first layout is applied
|
7 سال پیش |
Marius Stanciu
|
3daed4cbfb
- made the translations work when the app is frozen with CX_freeze
|
7 سال پیش |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
7 سال پیش |
Marius Stanciu
|
fe6fa826ce
- remade the layout in 2Sided Tool
|
7 سال پیش |
Marius Stanciu
|
011f684b38
- fixed bug in Paint Tool - Single Poly: no geometry was generated
|
7 سال پیش |
Marius Stanciu
|
46da2dfd1e
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
7 سال پیش |
Marius Stanciu
|
c0d21ee4e0
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
7 سال پیش |
Marius Stanciu
|
255254a292
- some strings were left outside the translation formatting - fixed
|
7 سال پیش |
Marius Stanciu
|
e54ee9b569
- fixed the Properties Project menu entry to work on the new way
|
7 سال پیش |
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.
|
7 سال پیش |
Marius Stanciu
|
29722de6ac
- fixed the Properties Project menu entry to work on the new way
|
7 سال پیش |
Marius Stanciu
|
91549587e2
- changed some icons here and there
|
7 سال پیش |
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
|
7 سال پیش |
Marius Stanciu
|
3c2cc96b62
- updated the App.final_save() function
|
7 سال پیش |
Marius Stanciu
|
a6e23b28a7
- fix app crash for the case that there are no translation files
|
7 سال پیش |
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)
|
7 سال پیش |
Marius Stanciu
|
de79370fb3
- sorted the languages in the Preferences combobox
|
7 سال پیش |
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
|
7 سال پیش |
Marius Stanciu
|
6ba037fd83
- fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab
|
7 سال پیش |