Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 88b04f9e7a - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 241cac8556 - finished the work on file extensions registration with FlatCAM. If the file extensions are deleted in the Preferences -> File Associations then those extensions are unregistered with FlatCAM %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu beda0df4a4 - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5cc16a03db - updated the Edit -> Preferences to include also the Gerber Editor complete Preferences %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 6f526acb4d - added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8cadcb3837 - fixed another bug that when selecting an Excellon object after disabling it it crashed the app %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2797a58165 - 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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu e6153298bc - PEP8 correction in flatcamTools %!s(int64=6) %!d(string=hai) anos
  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) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 68bdfaf062 - some GUI layout optimizations in Edit -> Preferences %!s(int64=6) %!d(string=hai) anos
  camellan 4b820d2bd3 Update pot-file. Edit Russian translation. %!s(int64=6) %!d(string=hai) anos
  camellan 70e939ca36 Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8ee516ec14 - editing a multi geometry will no longer pop-up a Tcl window %!s(int64=6) %!d(string=hai) anos
  camellan 41c6b0bde6 Update Russian language. Fix translate string %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8ccd73b919 - added a new toggle option in Edit -> Preferences -> General Tab -> App Preferences -> "Open" Behavior. It controls which path is used when opening a new file. If checked the last saved path is used when saving files and the last opened path is used when opening files. If unchecked then the path for the last action (either open or save) is used. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu d92750d124 - added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu ecc2c90f2a - changed all the info messages that are of type warning, error or success so they have a space added after the keyword %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c0d21ee4e0 - made the layout combobox current item from Preferences -> General window to reflect the current layout %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu ae0706620e - reverted changes in Tools regarding the toggle effect - now they work as expected and added protection against AttributeError that can happen when switching from another tab. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 090a3ff8f8 - reverted changes in Tools regarding the toggle effect - now they work as expected %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 255254a292 - some strings were left outside the translation formatting - fixed %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9d33e08ecf - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a6e23b28a7 - fix app crash for the case that there are no translation files %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu ffd707ccce - comment changes on the file licenses (added major contributor names) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 53627b566c - added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 6ba037fd83 - fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 574184f44c - fixed Measuring Tool - after doing a measurement the Notebook was switching to Project Tab without letting the user see the results %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 934d971002 - WIP for internationalization %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 94d2fb23e2 - made showing a shape when hovering over objects, optional, by adding a Preferences -> General parameter %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b20a6a1a85 - modified the way the FlatCAM Tools are run from toolbar as opposed of running them from other sources %!s(int64=6) %!d(string=hai) anos