Commit History

Autor SHA1 Mensaxe Data
  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 168f4a7646 - fixed the Export PNG function when using the 2D legacy graphic engine %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 78721590e0 - fixed a bug in NCC Tool and start trying to make the App responsive while the NCC tool is run in a non-threaded way %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 1ad7b7716b - modified the Bookmark manager to be installed as a widget tab in Plot Area; fixed the drag & drop function for the table rows that have CellWidgets inside %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2ea45c5d58 - added a Bookmark Manager and a Bookmark menu in the Help Menu %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu da09202f5f - added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9e83528448 - added the Distance Tool, Distance Min Tool, Jump To and Set Origin functions to the Edit Toolbar %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f06888e4fb - added a Toggle Notebook button named 'NB' in the QMenBar which toggle the notebook %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 55fdd59b94 - added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 6d2ed26e0e - small GUI changes in Optimal Tool and in Film Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu fb0edc6c18 - added more editing features in the Selected Tab for the FlatCAMDocument object %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 1d2c046ecc - changes for the Document object %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 83f229ed9e - fixed bug in Geometry Editor that did not allow the copy of geometric elements %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu d3cad737cc - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bacb8a7184 - changed the name of the Measurement Tool to Distance Tool. Moved it's location to the Edit Menu %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 161dbdcb2d - fixed the ToolMeasurement geometry not being displayed %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a2bef40097 - added a new tool named "Optimal Tool" which will determine the minimum distance between the copper features for a Gerber object, in fact determining the maximum diameter for a isolation tool that can be used for a complete isolation %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c5ecc7ad88 - created the GUI for the Rule Check Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9c8c36adbb - optimized the toggle grid 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 3941544558 - in legacy graphic engine fixed the axis toggle %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b5e9997713 - in legacy graphic engine, fixed issue with Delete shortcut key trying to delete twice %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 03dd0ee8b6 - fixed CutOut Tool to work in legacy graphic engine %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bc6dc3decf - fixed CNCJob and Excellon plotting in legacy graphic engine %!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 fc1674ebc4 - moved all the GUI Preferences classes into it's own file flatcamGUI.PreferencesUI.py %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 26f34382bd - changed the script icon to a smaller one in the sys tray menu %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 1e49c23e8f - added new control in Edit -> Preferences -> General -> Gui Preferences -> Activity Icon. Will select a GIF from a selection, the one used to show that FlatCAM is working. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 1d26247fc4 - FlatCAM can be run in HEADLESS mode now. This node can be selected by using the --headless=1 command line argument or by changing the line headless=False to True in config/configuration.txt file. In this mod the Sys Tray Icon menu will hold only the Run Scrip menu entry and Exit entry. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a27dcbdc77 - made sure that if FlatCAM is registered with a file extension that it does not recognize it will exit %!s(int64=6) %!d(string=hai) anos