summaryrefslogtreecommitdiffstats
path: root/src/__TODO
Commit message (Expand)AuthorAgeFilesLines
* Add UiGuiHighlighter codeMichele Calgaro2023-09-052-670/+0
* Added UiGuiSettingsDialogMichele Calgaro2023-08-073-720/+0
* Finish off the indenter code and update to TQ_OBJECTMichele Calgaro2023-08-054-4/+4
* Drop unnecessary UiGuiSystemInfo codeMichele Calgaro2023-07-142-352/+0
* Added logic to create the indenter calling scriptMichele Calgaro2023-07-092-106/+0
* Added UiGuiErrorMessage, UiGuiIniFileParse and some code related toMichele Calgaro2023-05-314-350/+0
* Added initial empty GUI for the indenterMichele Calgaro2023-05-164-2385/+0
* Added logic to save file and handling encodingMichele Calgaro2023-05-051-2/+0
* Initialize TQScintilla's editor. TabWidth settings is now saved and restored ...Michele Calgaro2023-04-132-5/+5
* Settings for syntax highlighting, showing whitespaces and loading last open f...Michele Calgaro2023-04-082-5/+5
* Added first part of UiGuiSettings class.Michele Calgaro2023-04-0113-1124/+94
* Added SettingsPaths code.Michele Calgaro2023-03-052-359/+0
* First part of About dialog.Michele Calgaro2023-02-094-377/+1
* Added toolbar GUI. The logic of each button has not been implemented yet.Michele Calgaro2022-11-283-150/+1
* Removed code related to 'Check for Update' functionality. This won't be part ...Michele Calgaro2022-09-186-667/+0
* Added main window menubar GUI. The logic of each action has not been implemen...Michele Calgaro2022-09-1832-0/+7925