flatcam/flatcamTools
Marius Stanciu 3735753a93 - fixed the Tcl Command Help to work as expected; made the text of the commands to be colored in Red color and bold
- added a 'Close' menu entry in the Tcl Shell context menu that will close (hide) the Tcl Shell Dock widget
- on launching the Tcl Shell the Edit line will take focus immediately
- in App.on_mouse_move_over_plot() method no longer will be done a setFocus() on every move, only when it is needed
2020-04-23 02:07:55 +03:00
..
ToolAlignObjects.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolCalculators.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolCalibration.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolCopperThieving.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
ToolCutOut.py - fixed a bug that did not allow to edit GUI elements of type FCDoubleSpinner if it contained the percent symbol 2020-04-19 04:41:58 +03:00
ToolDblSided.py - refactored some of the code in the App class and created a new Tcl Command named Help 2020-04-22 23:00:54 +03:00
ToolDistance.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
ToolDistanceMin.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolExtractDrills.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolFiducials.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolFilm.py - fixed issue #394 - the saveDialog in Linux did not added the selected extension 2020-04-11 02:55:32 +03:00
ToolImage.py - updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App 2020-03-04 00:27:51 +02:00
ToolInvertGerber.py - updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App 2020-03-04 00:27:51 +02:00
ToolMove.py - on Set Origin, Move to Origin and Move actions for Gerber and Excellon objects the source file will be also updated (the export functions will export an updated object) 2020-02-19 21:26:08 +02:00
ToolNCC.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
ToolOptimal.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolPDF.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolPaint.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
ToolPanelize.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolPcbWizard.py - updated all FlatCAM tools to use the new confirmation message for QSpinBoxes, too 2020-02-17 04:56:57 +02:00
ToolProperties.py - minor changes to increase compatibility with Python 3.8 2020-04-01 18:45:20 +03:00
ToolPunchGerber.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolQRCode.py - fixed issue #394 - the saveDialog in Linux did not added the selected extension 2020-04-11 02:55:32 +03:00
ToolRulesCheck.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolShell.py - fixed the Tcl Command Help to work as expected; made the text of the commands to be colored in Red color and bold 2020-04-23 02:07:55 +03:00
ToolSolderPaste.py - fixed a bug that did not allow to edit GUI elements of type FCDoubleSpinner if it contained the percent symbol 2020-04-19 04:41:58 +03:00
ToolSub.py - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 2020-04-09 05:16:48 +03:00
ToolTransform.py - refactored some of the code in the App class and created a new Tcl Command named Help 2020-04-22 23:00:54 +03:00
__init__.py - compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements 2020-02-29 19:05:00 +02:00