Commit Graph

1333 Commits

Author SHA1 Message Date
Marius Stanciu 89717642ed - fixed bug that created a choppy geometry for CNCJob when working in INCH
- fixed bug that did not asked the user to save the preferences after importing a new set of preferences, after the user is trying to close the Preferences tab window
2019-08-10 11:46:23 +03:00
Marius Stanciu 40dc73ce93 - finished added 'Area' type of Paint in Paint Tool 2019-08-10 01:15:31 +03:00
Marius Stanciu 6f526acb4d - added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file 2019-08-09 22:39:13 +03:00
Marius Stanciu 7a6c0541be - started to work on Paint Area in Paint Tool 2019-08-07 17:10:48 +03:00
Marius Stanciu 470ce658a4 Merged jpcgt/flatcam/Beta into Beta 2019-08-07 15:10:47 +03:00
Marius Stanciu fd948cc2c8 - replaced setFixedWidth calls with setMinimumWidth
- recoded the camlib.Geometry.isolation_geometry() function
2019-08-07 15:05:33 +03:00
Marius Stanciu 258d3463e7 - replaced setFixedWidth calls with setMinimumWidth 2019-08-07 14:29:59 +03:00
cmstein 6f9305be33 Merged in cmsteinBR/flatcam/Beta (pull request #178)
Small update in PT_BR translation
2019-08-07 10:58:26 +00:00
cmsteinBR 2c3b47a4e9 Small update in PT_BR translation 2019-08-06 16:55:00 -03:00
Marius Stanciu 42f4e271c5 Merged in marius_stanciu/flatcam_beta/Beta (pull request #177)
Strings added
2019-08-06 07:45:06 +00:00
Marius Stanciu a87e596f56 - strings added and translations updated 2019-08-06 10:43:48 +03:00
Marius Stanciu 684ef77a7a Merged in marius_stanciu/flatcam_beta/Beta (pull request #176)
Beta
2019-08-06 07:34:17 +00:00
Marius Stanciu 74460f9dcd - some minor UI changes 2019-08-06 04:25:56 +03:00
Marius Stanciu 2d448b68ad - wip 2019-08-06 03:40:46 +03:00
Marius Stanciu 5a141ad115 - fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object 2019-08-06 03:29:43 +03:00
Marius Stanciu 59b4defa0b - fixed bug that crashed the app after creating a new geometry, if a new object is loaded and the new geometry is deleted and then trying to select the just loaded new object
- made some GUI elements in Edit -> Preferences to have a minimum width as opposed to the previous fixed one
2019-08-06 02:31:09 +03:00
Marius Stanciu 3d54932713 - when applying a new language if there are any changes in the current project, the app will offer to save the project before the reboot 2019-08-05 01:15:19 +03:00
Marius Stanciu afdff59aff - made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter
- fixed bug that when isolating a Gerber file made out of a single polygon, an Recurrsion Exception was issued together with inability to create tbe isolation
2019-08-05 01:02:19 +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
Marius Stanciu 365e7437c0 Merged jpcgt/flatcam/Beta into Beta 2019-08-03 23:14:31 +03:00
Camellan 0ca9f3fed5 Merged in camellan/flatcam/Beta (pull request #173)
Edit Russian translation
2019-08-03 20:13:29 +00:00
Marius Stanciu a5de4b0ff6 Merged in marius_stanciu/flatcam_beta/Beta (pull request #174)
Beta
2019-08-03 20:13:05 +00:00
Marius Stanciu 93f9a2f052 - solved bug such that the app is not crashing when some apertures in the Gerber file have no geometry. More than that, now the apertures that have geometry elements are bolded as opposed to the ones without geometry for which the text is unbolded 2019-08-03 22:53:44 +03:00
Marius Stanciu cd803266a6 - fulfilled request: When saving a CNC file, if the file name is changed in the OS window, the new name does appear in the “Selected” (in name) and “Project” tabs (in cnc_job) 2019-08-03 03:48:20 +03:00
Marius Stanciu c6d917dec4 - added project name to the window title 2019-08-03 03:35:21 +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
Camellan 40dcb3a070 jpcgt/flatcam/Beta слито с Beta 2019-08-01 13:29:21 +04:00
Marius Stanciu 219b817f41 Merged in marius_stanciu/flatcam_beta/Beta (pull request #172)
Beta
2019-07-31 22:47:23 +00:00
Marius Stanciu 8cadcb3837 - fixed another bug that when selecting an Excellon object after disabling it it crashed the app
- RELEASE 8.92
2019-08-01 00:37:11 +03:00
Marius Stanciu 45d89a716e - fixed bug recently introduced that when changing the units in the Edit -> Preferences it did not converted the values
- RELEASE 8.92
2019-08-01 00:06:42 +03:00
Marius Stanciu 3fc2015d44 - updated README file 2019-07-31 23:40:17 +03:00
Marius Stanciu af5c8f8f3c Merged in marius_stanciu/flatcam_beta/Beta (pull request #171)
Beta
2019-07-31 20:00:28 +00:00
Marius Stanciu 7ad9950ee4 - updated all translations for the new strings 2019-07-31 22:59:18 +03:00
Marius Stanciu 666538fc7f Merged jpcgt/flatcam/Beta into Beta 2019-07-31 22:46:56 +03:00
Camellan 2881441d5f Merged in camellan/flatcam/Beta (pull request #169)
Finished Russian translation
2019-07-31 19:46:23 +00:00
cmstein e93f8429f6 Merged in cmsteinBR/flatcam/Beta (pull request #170)
Small update in PT_BR translation
2019-07-31 19:45:59 +00:00
Marius Stanciu 33344b6626 - added a detection if any values are changed in the Edit -> Preferences window and on close it will ask the user if he wants to save the changes or not
- created a new menu entry in the File menu named Recent projects that will hold the recent projects and the previous "Recent files" will hold only the previous loaded files
2019-07-31 22:45:03 +03:00
cmsteinBR e5c107e8c4 Small update in PT_BR translation 2019-07-31 13:59:27 -03:00
camellan 8db75bc0bd Finish Russian translation 2019-07-31 20:27:39 +04:00
Marius Stanciu 0195084a51 - added categories names for the recent files 2019-07-31 19:18:55 +03:00
Marius Stanciu c7a12e27ea Merged jpcgt/flatcam/Beta into Beta 2019-07-31 19:06:14 +03:00
cmstein 51da2c6325 Merged in cmsteinBR/flatcam/Beta (pull request #168)
Small  update in PT_BR translation and doubt
2019-07-31 16:05:04 +00:00
Marius Stanciu 93b2907ba7 - work on identification of changes in Preferences tab 2019-07-31 17:48:18 +03:00
Marius Stanciu 6242d1809b - changed the order of the menu entries in the FIle -> Open ...
- organized the list of recent files so the Project entries are to the top and separated from the other types of file
2019-07-31 17:17:08 +03:00
Camellan 36f0257ace jpcgt/flatcam/Beta слито с Beta 2019-07-31 17:53:07 +04:00
cmsteinBR 25f78ebbee update in PT_BR translation 2019-07-31 10:35:16 -03:00
cmstein 71309b4d5d Merged in cmsteinBR/flatcam/Beta (pull request #167)
update in PT_BR translation
2019-07-31 12:30:41 +00:00
cmsteinBR 408008d44f update in PT_BR translation 2019-07-31 08:37:34 -03:00