Commit Graph

154 Commits

Author SHA1 Message Date
Marius Stanciu 4f17d6229f - final fix for the --shellvar having spaces within the assigned value; now they are retained
- updated the .POT file and the translation files leaving them incomplete
2019-09-20 01:33:38 +03:00
camellan 0d5504b048 Update pot. Update Russian translation 2019-09-17 08:06:37 +04:00
camellan 1716939704 Update pot. Update Russian translation. 2019-09-17 02:21:15 +04:00
camellan 1fb70b4672 Edit About page. Edit Russian translation. Edit pot. 2019-09-15 20:52:19 +04:00
camellan c3e51e7e32 Update Russian translations 2019-09-15 18:39:50 +04:00
Marius Stanciu b48296fad9 - updated the .PO files for the translations 2019-09-13 18:36:22 +03:00
camellan c6b216a1a9 Fixed display of the tab Selected. Fix pot. 2019-08-27 20:23:38 +04:00
camellan e311188040 Update pot. Edit Russian translation. 2019-08-27 00:15:39 +04:00
Marius Stanciu 4ca15b486b - modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class
- updated the translations
2019-08-23 23:54:13 +03:00
Marius Stanciu 8b12dbd52d - updated the translation files for the modified strings (and for the newly added strings) 2019-08-18 15:40:59 +03:00
Marius Stanciu b0db73497c - updated translations and changed version
- fixed installer issue for the x64 version due of the used CX_FREEZE python package which was in unofficial version (obviously not ready to be used)
- RELEASE 8.95
2019-08-17 15:21:12 +03:00
Marius Stanciu 923ce6aa7f - updated the translations for the new strings
- RELEASE 8.94
2019-08-17 01:32:54 +03:00
Marius Stanciu 0686e77f99 - added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
- updated translations
2019-08-13 04:23:32 +03:00
Marius Stanciu 0e52ef6356 - optimizations in GeoEditor
- updated translations
2019-08-11 21:22:47 +03:00
Marius Stanciu b123d4e202 - translation files updated for the new strings (Google Translate) 2019-08-10 18:50:21 +03:00
Marius Stanciu a87e596f56 - strings added and translations updated 2019-08-06 10:43:48 +03:00
Marius Stanciu 8a17575525 - merged a pull request with language changes for Russian translate
- updated the other translations
2019-08-03 23:32:00 +03:00
camellan da90efbcae Edit Russian translation 2019-08-01 21:48:51 +04:00
camellan c62595cdce Update pot. Edit Russian. 2019-08-01 20:35:41 +04:00
camellan ab489df0b6 Update pot. Edit Russian translation. 2019-08-01 20:19:01 +04:00
Marius Stanciu 7ad9950ee4 - updated all translations for the new strings 2019-07-31 22:59:18 +03:00
camellan 8db75bc0bd Finish Russian translation 2019-07-31 20:27:39 +04:00
Marius Stanciu f282a761b4 - added two more strings to translation strings (due of German language)
- completed the Russian translation using the Google and Yandex translation engines
2019-07-30 22:33:18 +03:00
Marius Stanciu 1e7421ebe9 - changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry
- Spanish Google translation 100% but two strings (big ones)
2019-07-30 20:05:16 +03:00
Marius Stanciu 99a8ed757d - Spanish Google translation at 77% 2019-07-30 17:13:05 +03:00
Marius Stanciu 966d42f51f - update in RU translation 2019-07-29 03:53:54 +03:00
Marius Stanciu 4a238463a6 - trying to fix some conflicts 2019-07-29 03:39:17 +03:00
Marius Stanciu 1002373484 - trying to fix some conflicts 2019-07-29 03:34:15 +03:00
camellan 6421400ca0 Update Russian translate. Fix pot-file. Add translation strings. 2019-07-23 20:17:34 +04:00
Marius Stanciu f9c83daa6d - updated languages
- 70% progress in Spanish Google translation
2019-07-20 21:32:05 +03:00
Marius Stanciu 5057f5b380 - language updates 2019-07-20 01:23:27 +03:00
Marius Stanciu e691c26b01 - fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
- some changes in the widgets used in the Selected tab for Geometry object
- some PEP8 cleanup in FlatCAMObj.py
- updated languages
- 60% progress in Spanish Google translation
2019-07-20 01:17:33 +03:00
Marius Stanciu ac2bf56e14 - added some more strings to the translateable ones, especially the radio button labels
- updated the .POT file and the available translations
- 51% progress in Spanish Google translation
2019-07-17 14:11:10 +03:00
camellan 251371edd3 Update Russian translation 2019-07-08 11:54:19 +04:00
camellan fade7a73c1 Update Russian translate 2019-06-26 02:10:18 +04:00
camellan 851c227064 Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 2019-06-26 01:31:58 +04:00
camellan 775c4a23f0 fix conflict 2019-06-26 01:27:43 +04:00
camellan ef2a36cac4 Up version. Update ru translate. 2019-06-23 21:05:38 +04:00
Marius Stanciu 429753d211 - fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
- fixed a "typo" kind of bug in SolderPaste Tool
- RELEASE 8.919
2019-06-23 00:04:49 +03:00
Marius Stanciu 259a62230e - optimized the toggle of annotations; now there is no need to replot the entire CNCJob object too on toggling of the annotations
- on toggling off the plot visibility the annotations are turned off too
- updated translations; Russian translation at 76% (using Yandex translator engine - needs verification by a native speaker of Russian)
- RELEASE 8.919
2019-06-22 21:37:18 +03:00
Marius Stanciu 68bdfaf062 - some GUI layout optimizations in Edit -> Preferences
- added the possibility for multiple tool diameters in the Edit -> Preferences -> Geometry -> Geometry General -> Tool dia separated by comma
- fixed scaling for the multiple tool diameters in Edit -> Preferences -> Geometry -> Geometry General -> Tool dia, for NCC tools more than 2 and for Solderpaste nozzles more than 2
- fixed bug in CNCJob where the CNC Tools table will show always only 2 decimals for Tool diameters regardless of the current measuring units
- made the tools diameters decimals in case of INCH FlatCAM units to be 4 instead of 3
- fixed bug in updating Grid values whenever toggling the FlatCAM units and the X, Y Grid values are linked, bugs which caused the Y value to be scaled incorrectly
- set the decimals for Grid values to be set to 6 if the units of FlatCAM is INCH and to set to 4 if FlatCAM units are METRIC
- updated translations
- updated the Russian translate from 51% complete to 69% complete using the Yandex translation engine
2019-06-22 17:58:31 +03:00
camellan 66539798e6 Update Russian translation 2019-06-15 20:03:20 +04:00
camellan 8e71c93a62 Update Russian translate. Add translation strings. Update pot. 2019-06-09 22:09:15 +04:00
camellan 5a87006869 Edit translation 2019-06-09 19:09:18 +04:00
camellan f5ca2fc62a Update translation 2019-06-09 03:34:09 +04:00
camellan c8ba7bd150 Fix Zoom function. Update translate. 2019-06-09 02:33:12 +04:00
camellan 4b820d2bd3 Update pot-file. Edit Russian translation. 2019-06-09 01:32:20 +04:00
camellan bf12a34a42 Edit Russian translate 2019-06-08 23:13:33 +04:00
camellan 9e88950e65 Add translation strings. Update Russian translation. 2019-06-04 23:39:36 +04:00
camellan 10fc872592 Update translation 2019-06-03 00:11:24 +04:00
camellan 6ce8c4478c Edit translate 2019-05-31 13:52:04 +04:00
camellan 41c6b0bde6 Update Russian language. Fix translate string 2019-05-29 13:29:42 +04:00
camellan ef1ecd3a31 Update Russian translate.Fix translation string. 2019-05-27 13:57:28 +04:00
camellan f815269a8d Add Russian translate 2019-05-24 22:56:06 +04:00