Marius Stanciu
|
612aa6a48f
Revert "Preferences refactoring (pull request #309)"
|
hace 5 años |
David Robertson
|
8a62820d08
Merge branch 'Beta' into preferences-refactoring
|
hace 5 años |
Marius Stanciu
|
541813c22b
- finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode
|
hace 5 años |
David Robertson
|
be93f78f7c
Fix the alpha sliders not taking the correct value on startup and not syncing bidirectionally.
|
hace 5 años |
David Robertson
|
1c5a6de80d
Merge branch 'Beta' into preferences-refactoring
|
hace 5 años |
Marius Stanciu
|
ed105eecad
- fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file
|
hace 5 años |
Marius Stanciu
|
88dc9aa702
- in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems
|
hace 5 años |
David Robertson
|
84566301ce
reimplement alpha slider
|
hace 5 años |
David Robertson
|
b6593b41e2
translated the gui prefs group
|
hace 5 años |
David Robertson
|
a00cdd6de7
Work in progress on prefs overhaul
|
hace 5 años |
Marius Stanciu
|
804b62af7f
- solved the problem with not closing all the tabs in Plot Area when creating a New Project; the issue was that once a tab was removed the indexes are remade (when tab 0 is removed then tab 1 becomes tab 0 and so on)
|
hace 5 años |
Marius Stanciu
|
2ca6e2e3f1
- modified the method that detects which tab was closed in the Plot Area so it will no longer depend on it's translated text but on it's objectName set on the QTab creation
|
hace 5 años |
Marius Stanciu
|
907e4bc6d9
- disabled a skip_quotes method in ToolShell.FCShell class so I can now use quotes to enclose file paths with spaces inside
|
hace 5 años |
Marius Stanciu
|
527dcf6270
- added possibility to save as text file the content in Tcl Shell browser window when clicking the Save log context menu entry
|
hace 5 años |
Marius Stanciu
|
26dd29e7dd
- the status bar messages that are echoed in the Tcl Shell will no longer have all text colored but only the identifier
|
hace 5 años |
Marius Stanciu
|
b569fa1748
- added a new menu entry in the context menu of the Tcl Shell: 'Save Log' which will save the content of the Tcl Shell browser window to a file
|
hace 5 años |
Marius Stanciu
|
495650fc73
- remove some method declaration with type hints that work only in Python > 3.8
|
hace 5 años |
Marius Stanciu
|
3735753a93
- fixed the Tcl Command Help to work as expected; made the text of the commands to be colored in Red color and bold
|
hace 5 años |
Marius Stanciu
|
ecf61fdf6d
- made the Grid icon in the status bar clickable and it will toggle the snap to grid function
|
hace 5 años |
Marius Stanciu
|
49fa926d50
- fixed a bug that did not allow to edit GUI elements of type FCDoubleSpinner if it contained the percent symbol
|
hace 5 años |
Marius Stanciu
|
abce81d802
- fixed issue #394 - the saveDialog in Linux did not added the selected extension
|
hace 5 años |
Marius Stanciu
|
8a2ed1c726
- some changes in the Geometry UI
|
hace 5 años |
Marius Stanciu
|
b53c1c403a
- fix for contextual menus on canvas when using PyQt versions > 5.12.1
|
hace 5 años |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
hace 5 años |
Marius Stanciu
|
1ca650e883
- modified the new database to accept data from NCC and Paint Tools
|
hace 5 años |
Marius Stanciu
|
e6917ba1ab
- fixed Properties Tool due of recent changes to the FCTree widget
|
hace 5 años |
Marius Stanciu
|
15ee54d057
- updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App
|
hace 5 años |
Marius Stanciu
|
0477a9860a
- added property that allow the FCComboBox to update the view with the last item loaded; updated the app to use this property
|
hace 5 años |
Marius Stanciu
|
bac37865e9
- updated the UI in Geometry Editor
|
hace 5 años |
Marius Stanciu
|
77e01825c2
- wip on the new tools database
|
hace 5 años |