flatcam/flatcamEditors
Marius Stanciu 63e22cf3ee - trying to improve the performance of View CNC Code command by using QPlainTextEdit; made the mods for it
- when using the Find function in the TextEditor and the result reach the bottom of the document, the next find will be the first in the document (before it defaulted to the beginning of the document)
2019-11-13 02:06:16 +02:00
..
FlatCAMExcEditor.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
FlatCAMGeoEditor.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
FlatCAMGrbEditor.py - updated the UI in Geometry UI 2019-11-05 01:01:52 +02:00
FlatCAMTextEditor.py - trying to improve the performance of View CNC Code command by using QPlainTextEdit; made the mods for it 2019-11-13 02:06:16 +02:00
__init__.py - added a missing __init__.py file in the flatcamEditors folder needed by the app freezing 2019-04-13 17:00:03 +03:00