flatcam/flatcamTools
Marius Stanciu 011e80c0ce - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
- legacy graphic engine - made the key events work (simple or with modifiers)
- legacy graphic engine - made the mouse cursor work (enabled/disabled, position report); snapping is not moving the cursor yet
2019-09-20 17:25:32 +03:00
..
ToolCalculators.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolCutOut.py - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging) 2019-09-20 17:25:32 +03:00
ToolDblSided.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolFilm.py - more GUI optimizations related to being part of the Advanced category or not 2019-09-16 16:04:47 +03:00
ToolImage.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolMeasurement.py - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging) 2019-09-20 17:25:32 +03:00
ToolMove.py - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging) 2019-09-20 17:25:32 +03:00
ToolNonCopperClear.py - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging) 2019-09-20 17:25:32 +03:00
ToolPDF.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
ToolPaint.py - legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging) 2019-09-20 17:25:32 +03:00
ToolPanelize.py - added the Gerber code as source for the panelized object in Panelize Tool 2019-09-11 04:54:30 +03:00
ToolPcbWizard.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolProperties.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolShell.py - made --shellvars into --shellvar and make it only one list of commands passed to the Tcl. The list is separated by comma but without spaces. The variables are accessed in Tcl with the names shellvar_x where x is the index in the list of command comma separated values 2019-09-17 18:37:34 +03:00
ToolSolderPaste.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolSub.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
ToolTransform.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
__init__.py - renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion 2019-04-30 13:16:32 +03:00