summaryrefslogtreecommitdiffstats
path: root/src/__TODO/UiGuiHighlighter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initialize TQScintilla's editor. TabWidth settings is now saved and restored ↵Michele Calgaro2023-04-131-2/+2
| | | | | | 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-4/+4
| | | | | | 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-22/+13
| | | | 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/+604
implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>