提交历史

作者 SHA1 备注 提交日期
  David Robertson 9f2991c003 Geometry general prefs 5 年之前
  David Robertson 31d0cfbdd7 GerberPreferencesUI cleanup 5 年之前
  David Robertson 3db52093f0 gerber editor prefs 5 年之前
  David Robertson 126ed47783 gerber advanced options 5 年之前
  David Robertson 4fc98482de Merge branch 'Beta' into preferences-refactoring 5 年之前
  David Robertson c5b2bac591 cleanup 5 年之前
  Marius Stanciu 0d870dcde6 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 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 1ca84b6893 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  Marius Stanciu ee69744d6e - removed the Apply theme button in the Preferences; it is now replaced by the more general buttons (either Save or Apply) 5 年之前
  Marius Stanciu 08d4c0947e Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 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 21756bea9c Gerber opt pref group 5 年之前
  Marius Stanciu bac0cddc12 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  David Robertson 98675e7f06 Merge branch 'Beta' 5 年之前
  Marius Stanciu eea80aafc3 - added the ability to add exclusion areas from the Excellon object too. Now there is a different in color to differentiate from which type of object the exclusion areas were added but they all serve the same purpose 5 年之前
  Marius Stanciu 4ece23c456 - added a fix so the app close is now clean, with exit code 0 as set 5 年之前
  Marius Stanciu 83d1ef296b Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  Marius Stanciu a161354c25 - solved issue with new parameter end_xy when it is None 5 年之前
  David Robertson be93f78f7c Fix the alpha sliders not taking the correct value on startup and not syncing bidirectionally. 5 年之前
  David Robertson 44fb91633a Some work on gerber prefs 5 年之前
  David Robertson 1c0dc433a7 Simplify build_tab() 5 年之前
  David Robertson f05540a587 Deduplicate code creating widgets for prefs tabs 5 年之前
  David Robertson 1fc076b158 Make all of the prefs sections into subclasses of PreferencesSectionUI 5 年之前
  Marius Stanciu cc7d2167ba Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 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 710c520cbb Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 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 年之前