Commit Graph

3348 Commits

Author SHA1 Message Date
Marius Stanciu 31a84bb4cc - fixed an issue in Isolation Tool when running the app in Basic mode;
- fixed Paint, Isolation and NCC Tools such the translated comboboxes values are now stored as indexes instead of translated words as before
- in Geometry Object made sure that the widgets in the Tool Table gets populated regardless of encountering non-recognizable translated values
- in Paint Tool found a small bug and fixed it
2020-10-28 23:00:18 +02:00
Marius Stanciu 9f0822ae5d Merged in Beta_8.994 (pull request #322)
Beta - improvements
2020-10-28 17:13:32 +00:00
Marius Stanciu 735a20242a - upgraded the punch Gerber Tool
- updated the Turkish translation strings (by Mehmet Kaya)
2020-10-28 19:12:15 +02:00
Marius Stanciu 3bb2e3829b Merged in Beta_8.994 (pull request #321)
Tool Subtract fix
2020-10-28 14:03:41 +00:00
Marius Stanciu d1368425f1 - fix in Tool Subtract where there was a typo 2020-10-28 16:02:18 +02:00
Marius Stanciu 0501b40f91 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-10-28 15:47:34 +02:00
Marius Stanciu 86a931ace5 - temporary fix for comboboxes not finding the the value in the items when setting themselves with a value by defaulting to the first item in the list 2020-10-28 15:46:33 +02:00
Marius Stanciu 5329cb1219 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-10-28 13:17:47 +02:00
Marius Stanciu 9c97ce49b9 - brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob
- fixed Tcl command Isolate to not print messages on message bar in case it is run headless
- fixed Tcl command Copper Clear (NCC)
- fixed Tcl command Paint
2020-10-28 13:15:38 +02:00
Marius Stanciu 7ca44fa107 - in Legacy Mode fixed a small issue: the status bar icon for the Grid axis was not colored on app start
- added a new string to the translatable strings
- fixed an error that sometime showed in Legacy Mode when moving the mouse outside canvas
- reactivated the shortcut key 'S' in TCL Shell, to close the shell dock when it was open (of course the focus has to be not on the command line)
2020-10-28 11:30:23 +02:00
Marius Stanciu 33aa0fcfe0 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-10-28 03:48:37 +02:00
Marius Stanciu bd98bb42c4 - fixed an error that did not allowed for the older preferences to be deleted when installing a different version of the software 2020-10-28 03:47:34 +02:00
Marius Stanciu 6aa95ddebe - updated the translation strings except Russian which could be in the works 2020-10-28 03:28:16 +02:00
Marius Stanciu 51afa60e4a - a series of PEP8 corrections in the FlatCAMGeometry.py
- in Geometry UI finished a very basic way for the Polish feature (this will be upgraded in the future, for now is very rough)
- added some new GUI elements by subclassing some widgets for the dialog pop-ups
- in NCC Tool and Isolation Tool, pressing the shortcut key 'T' will bring the add new tool pop up in which now it is included the button to get the optimal diameter
- in Geometry UI and for Solderpaste Tool replaced the pop up window that is launched when using shortcut key with one that has the context menu translated
- some UI cleanup in the Geometry UI
2020-10-28 03:18:56 +02:00
Marius Stanciu 77101be8fd Merged jpcgt/flatcam/Beta_unstable into Beta_8.994 2020-10-27 22:54:53 +02:00
Marius Stanciu a8ba8843a9 Merged in Beta (pull request #320)
Portuguese translation
2020-10-27 20:53:30 +00:00
Marius Stanciu 33f2f9d46b Merged Beta_unstable into Beta 2020-10-27 20:52:47 +00:00
cmstein 10e5ed49a2 Merged in Beta (pull request #319)
Updates in PT_BR

Approved-by: Marius Stanciu
2020-10-27 20:30:16 +00:00
cmsteinBR 99e8c43e12 Update in PT-BR 2020-10-27 16:45:39 -03:00
cmsteinBR 8ae411ca5f Updates in PT-BR 2020-10-27 15:49:48 -03:00
cmsteinBR 14745e4f51 Updates in PT-BR 2020-10-27 15:11:43 -03:00
cmsteinBR 5e2ba446a3 Updates in PT-BR 2020-10-27 14:15:12 -03:00
cmsteinBR 5f3ff61315 Updates in PT-BR 2020-10-27 13:54:06 -03:00
cmsteinBR bdab7bb1c4 atualizacao 2020-10-27 13:35:18 -03:00
Marius Stanciu d899e5edc8 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-27 17:41:10 +02:00
Marius Stanciu a6c3b98ed4 - small string change 2020-10-27 17:39:48 +02:00
Marius Stanciu 85eb39b6ec - minor change 2020-10-27 15:51:23 +02:00
Marius Stanciu bfa126bdfe Merged Beta_unstable into Beta as 8.994 2020-10-27 15:39:43 +02:00
Marius Stanciu 1c4f4a2f5c Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-27 15:38:27 +02:00
Marius Stanciu 9b1e78d285 - fixed an issue in Tools Database (ToolsDB2 class) that did not made the Tab name in Red color when adding/deleting a tool by using the context menu
- optimized the Tools Database
2020-10-27 15:36:01 +02:00
Marius Stanciu 64e06720b6 - fixed a bug in conversion of any to Gerber in the section of Excellon conversion
- some PEP8 fixes
- fixed a bug due of recent chagnes in FileMenuHandlers class
2020-10-27 14:29:46 +02:00
Marius Stanciu fd7e47f60b - updated the Turkuish translation strings (by Mehmet Kaya) 2020-10-27 13:31:26 +02:00
Marius Stanciu 44837b0c35 Merged in Beta_unstable (pull request #318)
8.994
2020-10-27 09:20:33 +00:00
Marius Stanciu 22f8005a7d Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-27 11:15:32 +02:00
Marius Stanciu 043f26008b - minor fix in ToolsDB2UI 2020-10-27 11:14:47 +02:00
Marius Stanciu 4077a48614 - created custom classes derived from TextEdit and from LineEdit where I overloaded the context menu and I made all the other classes that were inheriting from them to inherit from those new classes 2020-10-27 10:51:00 +02:00
Marius Stanciu 2e93c20c97 - fixed some minor issues when doing a project save 2020-10-27 01:47:34 +02:00
Marius Stanciu 9ee3362e2c Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-27 01:22:44 +02:00
Marius Stanciu ff92e501ff - overloaded the context menu for FCSpinner and for FCDoubleSpinner
- added new strings and therefore updated the translation strings
2020-10-27 01:21:53 +02:00
Marius Stanciu 9fbf517adc - another GUI element for which I've overloaded the context menu to make it translatable: _ExpandableTextEdit 2020-10-27 00:33:32 +02:00
Marius Stanciu cf9180240d Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-27 00:12:08 +02:00
Marius Stanciu 1d92cbc750 - overloaded the context menu in several classes from GUI Elements such that the menus are now translated
- fixed a formatting issue in the MainGUI.py file
- updated the translations for the new strings that were added
2020-10-27 00:09:09 +02:00
Marius Stanciu 967ab8a795 - overloaded the context menu in the Tcl Shell and added key shortcuts; the menu entries are now translatable 2020-10-26 22:39:47 +02:00
Marius Stanciu 99785e99ce Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-26 21:42:43 +02:00
Marius Stanciu 296bed30f0 - minor string fix; removed the 'Close' menu entry on the context menu for the TCL Shell 2020-10-26 21:41:58 +02:00
Marius Stanciu aa8a248f44 - fixed issue with not updating the model view on the model used in the Project tab when using the shortcut keys 1, 2, 3 which made the color of the tree element not reflect the change in status 2020-10-26 21:11:24 +02:00
Marius Stanciu 9da3a87913 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-26 21:00:57 +02:00
Marius Stanciu edb1407b13 - fixed a small issue with using the shortcut key for toggling the display of Properties tab 2020-10-26 20:59:54 +02:00
Marius Stanciu 9a6cef05ae - more strings updated
- modified the shortcut strings and the way the shortcuts were listed in the Shortcut keys list such that it will allow a future Shortcuts Manager
- updated all the language strings according to the modifications done above
2020-10-26 19:26:42 +02:00
Marius Stanciu 5a4422d3ba Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable 2020-10-26 13:21:10 +02:00