Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 0fd2037edc - fixed bug in the Paint Tool that did not allow choosing a Paint Method that was not Standard %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b994ee9639 - in Tools: Paint, NCC and Copper Fill, when using the Area Selection, now the selected aras will stay drawn as markers until the user click RMB %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4a3a0a5669 - Copper Fill Tool: added possibility to select between a bounding box rectangular or convex hull when the reference is the geometry of the source Gerber object %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2bde43ca3f - added a new FlatCAM Tool: Copper Fill Tool. It will pour copper into a Gerber filling all empty space with copper, at a clearance distance of the Gerber features %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 313acd0a25 - replaced some of the icons that did not looked Ok on the dark theme %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu dfc0b98181 - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5f769105bc - fixed a whole load of PyQT signal problems generated by recent changes to the usage of SpinBoxes; added a signal returnPressed for the FCSpinner and for FCDoubleSpinner %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 23da38d8f3 - added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9506095ca2 - fixed an issue with the tool table context menu in Paint Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4a5e08feea - remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f47d9cf3d2 - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 46e7be20e2 - optimized the toggle axis command %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 0f91d4dff0 - added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 183d4b7966 - some strings changed to be easier for translation %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f00559bf6a - made hover shapes work in legacy graphic engine %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 42d26c1323 - fixed display of distance labels and code optimizations in ToolPaint and NCC Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5a4f5dbe2f - fixed zoom directions legacy graphic engine (previous commit) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 01e2755676 - fixed mouse cursor to work for all objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 011e80c0ce - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 846e68a8c2 - some GUI optimizations %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 30f00abce8 - fixed issue in ToolPaint that could not allow area painting of a geometry that was a list and not a Geometric element (polygon or MultiPolygon) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu e82bc22caf - more string changes %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f6cd63021e - fixed some of the strings that were left in the old way %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4114e773dd - when disabling plots, if the selection shape is visible, it will be deleted %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 59704a6e01 - fixed issue when loading unbuffered a Gerber file that has negative regions %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2bd730ceeb - some fixes in Paint Tool when done over the Gerber objects in case that the progressive plotting is selected %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f38dab80e3 - added for NCC Tool and Paint Tool a setting in the Preferences -> Tools --> (NCC Tool/ Paint Tool) that can set a progressive plotting (plot shapes as they are processed) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5d854a6f1b - added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool %!s(int64=6) %!d(string=hai) anos