summaryrefslogtreecommitdiffstats
path: root/src/__TODO/UiGuiHighlighter.h
Commit message (Collapse)AuthorAgeFilesLines
* Add UiGuiHighlighter codeMichele Calgaro2023-09-051-75/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Finish off the indenter code and update to TQ_OBJECTMichele Calgaro2023-08-051-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initialize TQScintilla's editor. TabWidth settings is now saved and restored ↵Michele Calgaro2023-04-131-3/+3
| | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Settings for syntax highlighting, showing whitespaces and loading last open ↵Michele Calgaro2023-04-081-1/+1
| | | | | | file are now saved and restored across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added first part of UiGuiSettings class.Michele Calgaro2023-04-011-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added main window menubar GUI. The logic of each action has not been ↵Michele Calgaro2022-09-181-0/+75
implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>