Commit Graph

3288 Commits

Author SHA1 Message Date
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
Marius Stanciu
a0b4c2dd4d - changed some of the strings (added a few in the How To section) 2020-10-26 13:18:42 +02:00
Marius Stanciu
d6dd64ae68 - added a new menu entry and functionality in the View category: enable all non-selected (shortcut key ALT+3)
- fixed shortcut keys for a number of functionality and in some cases added some new
- fixed the enable/disable all plots functionality
- fixed issue with the app window restored in a shifted position after doing Fullscreen
- fixed issue with coords, delta_coords and status toolbars being disabled when entering fullscreen mode and remaining disabled after restore to normal mode
2020-10-26 11:49:20 +02:00
Marius Stanciu
ee3c9b515a - finished the update of the Spanish translation (Google translate) 2020-10-25 17:38:37 +02:00
Marius
98dd973bc8 Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994 2020-10-25 16:41:19 +02:00
Marius Stanciu
9b367e2dd5 - updated the Italian translation (by Massimiliano Golfetto) 2020-10-25 16:41:06 +02:00
Marius Stanciu
c78b9bf23c Merged Beta into Beta_8.994 2020-10-25 14:32:53 +00:00
Massimiliano Golfetto
65bffbcf7a Merged in Beta_8.994 (pull request #16)
Beta 8.994
2020-10-25 14:26:37 +00:00
Marius Stanciu
1b8f711d8e - added ability for the app to detect the current DPI used on the screen; applied this information in the Film Tool when exporting PNG files
- found that Pillow v >= 7.2 breaks Reportlab 3.5.53 (latest version) and creates an error in Film Tool when exporting PNG files. Pillow 7.2 still works.
2020-10-25 02:42:47 +03:00
Marius Stanciu
b699f67855 - fixed newly introduced issues with SysTray and Splash 2020-10-25 01:14:38 +03:00
Marius Stanciu
ac1dd33ae4 - fixed newly introduced issue when doing File -> Print(PDF) 2020-10-25 00:54:38 +03:00