Commit Graph

1885 Commits

Author SHA1 Message Date
Marius Stanciu 61e2792047 - unfortunately the fix for issue where while zooming the mouse cursor shape was not updated braked something in way that Matplotlib work with PyQt5, therefore I removed it 2019-09-25 03:26:34 +03:00
Marius Stanciu 5aabd1a9af Merged jpcgt/flatcam/Beta into Beta 2019-09-25 00:08:37 +03:00
cmstein 996f2e9e3b Merged in cmsteinBR/flatcam/Beta (pull request #230)
Update in pt_BR tanslation
2019-09-24 21:07:56 +00:00
cmstein b83485568d Update in pt_BR 2019-09-24 16:01:07 -03:00
Marius Stanciu a264d04a24 Merged in marius_stanciu/flatcam_beta/Beta (pull request #229)
Beta
2019-09-24 14:08:50 +00:00
Marius Stanciu 1ee7f9bf1e - fixed setup_ubuntu.sh to include the matplotlib package required by the Legacy (2D) graphic engine
- in legacy graphic engine, fixed issue where immediately after changing the mouse cursor snapping the mouse cursor shape was not updated
- in legacy graphic engine, fixed issue where while zooming the mouse cursor shape was not updated
- in legacy graphic engine, fixed issue where immediately after panning finished the mouse cursor shape was not updated
2019-09-24 15:47:33 +03:00
cmstein e4e277fc30 Update in pt_BR tanslation 2019-09-24 09:42:36 -03:00
Marius Stanciu e042f6beed Merge remote-tracking branch 'origin/Beta' into Beta 2019-09-24 13:31:24 +03:00
Marius Stanciu 4bd8475893 - fixed the fullscreen method to show the application window in fullscreen wherever the mouse pointer it is therefore on the screen we are working on; before it was showing always on the primary screen 2019-09-24 13:30:51 +03:00
Marius Stanciu cce37b5f34 Merged jpcgt/flatcam/Beta into Beta 2019-09-24 12:48:40 +03:00
Marius Stanciu e8dc4aece7 - fixing merge errors 2019-09-24 12:47:43 +03:00
Marius Stanciu b06b2cd795 - trying to fix conflicts with the jpcgt/FlatCAM Beta branch 2019-09-24 12:24:07 +03:00
Camellan fc43caeab3 Merged in camellan/flatcam/Beta (pull request #227)
Beta
2019-09-24 09:18:26 +00:00
camellan 5d4fd34f25 Edit Russian translation 2019-09-23 22:38:53 +04:00
camellan 7ebb4ec34d Fix string. Update pot. Update Russian translation. 2019-09-23 22:10:32 +04:00
camellan f9c7071192 Edit Russian translation 2019-09-23 21:58:14 +04:00
Marius Stanciu 0fe502d068 - 26% in Google-translated French translation and updated some strings too 2019-09-23 20:17:34 +03:00
Camellan 4a98e694c1 jpcgt/flatcam/Beta слито с Beta 2019-09-23 21:00:16 +04:00
Marius Stanciu b5e9997713 - in legacy graphic engine, fixed issue with Delete shortcut key trying to delete twice 2019-09-23 17:52:34 +03:00
Marius Stanciu ae7fec6dd1 - optimized the Gerber mark shapes display
- fixed a color format bug in Tool Move for 3D engine
- made sure that when the Tool Move is used on a Gerber file with mark shapes active, those mark shapes are deleted before the actual move
2019-09-23 17:08:46 +03:00
Marius Stanciu a29d27bbe6 Merged in marius_stanciu/flatcam_beta/Beta (pull request #226)
Beta
2019-09-23 03:26:12 +00:00
Marius Stanciu 170f293275 - updated the translation files 2019-09-23 06:23:47 +03:00
Marius Stanciu a5a9dc7198 Merged jpcgt/flatcam/Beta into Beta 2019-09-23 06:21:21 +03:00
cmstein 363992ba01 Merged in cmsteinBR/flatcam/Beta (pull request #225)
Updates in pt_BR translation
2019-09-23 03:20:28 +00:00
Marius Stanciu 9eefec7498 - added a final fix that allow full coverage of the screen in FullScreen in Windows and still the menus are working 2019-09-23 06:18:36 +03:00
Marius Stanciu 70bcd7a448 - small change 2019-09-23 05:49:31 +03:00
Marius Stanciu 5f6a7eebf5 - fixed the FullScreen option not working for the 3D graphic engine (due bug of Qt5 when OpenGL window is fullscreen) by creating a sort of fullscreen 2019-09-23 05:45:52 +03:00
cmstein 528b67a89c Updates in pt_BR translation 2019-09-22 23:21:49 -03:00
Marius Stanciu 8f5a1a07f0 Merged in marius_stanciu/flatcam_beta/Beta (pull request #224)
Beta
2019-09-23 01:20:53 +00:00
Marius Stanciu 95ce59c0bf - added the new keywords to the default keywords list 2019-09-23 04:19:15 +03:00
Marius Stanciu 504c11f1fa - updated strings in the translations and the .POT file 2019-09-23 04:16:37 +03:00
Marius Stanciu 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 2019-09-23 04:07:24 +03:00
Marius Stanciu edbb690d1b - in legacy graphic engine, fixed a bug that when deleting an object all objects where deleted
- added a new TclCommand named set_origin which will set the origin for all loaded objects to zero if the -auto True argument is used and to a certain x,y location if the format is: set_origin 5,7
2019-09-23 03:35:32 +03:00
Marius Stanciu c17d05600b - in legacy graphic engine, fixed bug that made the old object disappear when a new object was loaded
- in legacy graphic engine, fixed bug that crashed the app when creating a new project
2019-09-23 01:25:06 +03:00
Marius Stanciu e349953637 - fixed crash when trying to set a workspace in FlatCAM in the Legacy engine 2D mode by disabling this function for the case of 2D mode
- updated the translation files
2019-09-23 00:17:45 +03:00
Marius Stanciu fbf5aa9b15 Merged jpcgt/flatcam/Beta into Beta 2019-09-22 23:29:21 +03:00
Camellan bc7968d758 Merged in camellan/flatcam/Beta (pull request #223)
Beta
2019-09-22 20:28:00 +00:00
camellan 39b25880fb Edit Russian translation 2019-09-22 23:17:15 +04:00
camellan 16b3f3a98a Small fix & update Russian translation 2019-09-22 21:32:29 +04:00
Camellan c2d0d579be jpcgt/flatcam/Beta слито с Beta 2019-09-22 19:01:27 +04:00
Marius Stanciu 7dc1b9d339 Merged in marius_stanciu/flatcam_beta/Beta (pull request #222)
Beta -> small fix
2019-09-22 15:00:09 +00:00
Marius Stanciu 6238b07826 - fixed crash when trying to set a workspace in FlatCAM in the Legacy engine 2D mode by disabling this function for the case of 2D mode
- updated the translation files
2019-09-22 17:59:01 +03:00
Camellan 71d93d73bb jpcgt/flatcam/Beta слито с Beta 2019-09-22 18:50:17 +04:00
Marius Stanciu 8c30543bcd Merged in marius_stanciu/flatcam_beta/Beta (pull request #221)
Beta - fix for PT-BR translation files
2019-09-22 14:19:26 +00:00
Marius Stanciu 956ba36a6a - updated the .PO file for the PT-BR translation so the translator can work on it. 2019-09-22 17:18:12 +03:00
Marius Stanciu dab3fb37a9 Merged in marius_stanciu/flatcam_beta/Beta (pull request #220)
Beta
2019-09-22 14:16:54 +00:00
Marius Stanciu 723c9eb0af - trying to solve some conflicts regarding the PT-BR translations files 2019-09-22 17:15:05 +03:00
Marius Stanciu 183d4b7966 - some strings changed to be easier for translation
- updated the .POT file and the translation files
- updated and corrected the Romanian and Spanish translations
- updated the .PO files for the rest of the translations, they need to be filled in.
2019-09-22 17:06:22 +03:00
Marius Stanciu eeae3ff6c5 - updated the files: setup_ubuntu.sh and requirements.txt 2019-09-22 14:19:13 +03:00
Marius Stanciu c8a121d9e1 Merged in legacy_2D (pull request #2)
Legacy 2D
2019-09-22 11:04:30 +00:00