提交历史

作者 SHA1 备注 提交日期
  Marius Stanciu 612aa6a48f Revert "Preferences refactoring (pull request #309)" 5 年之前
  David Robertson 28a437aede Merge branch 'Beta' into preferences-refactoring 5 年之前
  Marius Stanciu 46367c433f - removed the labels in status bar that display X,Y positions and replaced it with a HUD display on canvas (combo key SHIFT+H) will toggle the display of the HUD 5 年之前
  David Robertson 73479e75b6 excellon general 5 年之前
  David Robertson 3a1089c277 move the excellon export settings sync code out of FlatCAMApp 5 年之前
  David Robertson 4fc98482de Merge branch 'Beta' into preferences-refactoring 5 年之前
  Marius Stanciu 0e07ea1541 - modified the GUI for Exclusion areas; now the shapes are displayed in a Table where they can be selected and deleted. Modification applied for Geometry Objects only (for now). 5 年之前
  Marius Stanciu 484fb51bf0 - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key 5 年之前
  David Robertson 98675e7f06 Merge branch 'Beta' 5 年之前
  Marius Stanciu 4ece23c456 - added a fix so the app close is now clean, with exit code 0 as set 5 年之前
  Marius Stanciu a161354c25 - solved issue with new parameter end_xy when it is None 5 年之前
  David Robertson 44fb91633a Some work on gerber prefs 5 年之前
  Marius Stanciu afbe2d974f - handled the New project event and the object deletion (when all objects are deleted then the exclusion areas will be deleted too) 5 年之前
  Marius Stanciu 343d4ee534 - changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object) 5 年之前
  David Robertson 1c5a6de80d Merge branch 'Beta' into preferences-refactoring 5 年之前
  Marius Stanciu 91493b2fbc - wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?) 5 年之前
  Marius Stanciu ed105eecad - fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file 5 年之前
  Marius Stanciu 33f4b42ea3 - string with e-mail address changed on e-mail owner request 5 年之前
  Marius Stanciu 88dc9aa702 - in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems 5 年之前
  David Robertson 20c4c12f17 Merge branch 'Beta' into preferences-refactoring 5 年之前
  David Robertson 81018b886f use get_form_field instead of option_dict in FlatCAMApp 5 年之前
  David Robertson c2c4375893 Move the code for setting layout out from GeneralGUIPrefGroupUI into FlatCAMGUI 5 年之前
  David Robertson a2d48d1c66 Refactor the app prefs group 5 年之前
  Marius Stanciu 17a2c0e4c1 - updated the translation files 5 年之前
  Marius 83a515eeee Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 5 年之前
  Marius Stanciu 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 5 年之前
  David Robertson 7062afc1af Rework app settings group 5 年之前
  David Robertson 1fdd0c26e0 Merge branch 'Beta' 5 年之前
  Marius Stanciu bb4a116ae0 - updated the translations 5 年之前
  Marius Stanciu 892a46702c - added the name of the translator for Italian language 5 年之前