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 години |