提交历史

作者 SHA1 备注 提交日期
  Marius Stanciu 97024ed643 - corrected some issues and made Move Tool to show correctly when it is moving and when it is offsetting the objects position 6 年之前
  Marius Stanciu 5d854a6f1b - added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool 6 年之前
  Marius Stanciu eb7584b649 - hidden the configuration for G91 coordinates due of deciding to leave this development for another time; it require too much refactoring 6 年之前
  Marius Stanciu a2a3f1c1ed - added support for G91 coordinates 6 年之前
  Marius Stanciu 7ff8d893c0 - in NCC tool there is now a depth of cut parameter named 'Cut Z' which will dictate how deep the tool will enter into the PCB material 6 年之前
  Marius Stanciu 60512f09a7 - in Properties Tool made threaded the calculation of convex_hull area and to work for multi-geo objects 6 年之前
  Marius Stanciu 4b7115ca59 - added formatting for some strings in the app strings, making the future translations easier 6 年之前
  Marius Stanciu 9a8fa1ac4c - added support for file associations with FlatCAM, for Windows 6 年之前
  Marius Stanciu 4ca15b486b - modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class 6 年之前
  Marius Stanciu e35cf7f02c - fixed the issue with GUI entries content being deselected on right click in the box in order to copy the value 6 年之前
  Marius Stanciu f087c242f3 - in Tool Cutout tool I've added the possibility to create a cutout without bridge gaps; added the 'None' option in the Gaps combobox 6 年之前
  Marius Stanciu c2991b969b - moved the canvas setup into it's own function and called it in the init() function 6 年之前
  Marius Stanciu bd8f607b32 - added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox 6 年之前
  Marius Stanciu 47cd3dd043 - in NCC Tool added area selection feature 6 年之前
  Marius Stanciu 50210820e2 - added feature in Paint Tool allowing the painting to be done on Gerber objects 6 年之前
  Marius Stanciu 5cc16a03db - updated the Edit -> Preferences to include also the Gerber Editor complete Preferences 6 年之前
  Marius Stanciu c2563b4857 - added ability to lock toolbars within the context menu that is popped up on any toolbars right mouse click. The value is saved in QSettings and it is persistent between application startup's. 6 年之前
  Marius Stanciu 36586aecce - finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object 6 年之前
  Marius Stanciu 1fca6ef1bf - added possibility to drag & drop FlatCAM config files (*.FlatConfig) into the canvas to be opened into the application 6 年之前
  Marius Stanciu 531beb1d97 - in NCC Tool added a new parameter (radio button) that offer the choice on the order of the tools both in tools table and in execution of engraving; added as a parameter also in Edit -> Preferences -> Tools -> NCC Tool 6 年之前
  Marius Stanciu 9e7d81d61b - added new menu category in File -> Backup with two menu entries that duplicate the functions of the export/import preferences buttons from the bottom of the Preferences window 6 年之前
  Marius Stanciu c886e3300c - added the Slot Type parameter for exporting Excellon in Edit -> Preferences -> Excellon -> Export Excellon. Now the Excellon object can be exported also with drilled slot command G85 6 年之前
  Marius Stanciu ca8a12610e - fixed the GUI for Slot Arrays in Excellon Editor 6 年之前
  Marius Stanciu ab12853393 - added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots 6 年之前
  Marius Stanciu f3fc175197 - changes in the way the edited Excellon with added slots is saved 6 年之前
  Marius Stanciu 3905e11171 - started to work in adding slots and slots array in Excellon Editor 6 年之前
  Marius Stanciu 13a29a229d - added all the tools from Gerber Editor to the the contextual menu 6 年之前
  Marius Stanciu 3e339630e6 - fixed bugs in Geometry Editor 6 年之前
  Marius Stanciu eb4f504911 - fixed a bug in FCDoubleSpinner GUI element 6 年之前
  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. 6 年之前