summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Clean up some unused stuffMichele Calgaro2024-09-181-2/+2
* Remove logger codeMichele Calgaro2024-09-061-5/+2
* Clean up UiSettings classMichele Calgaro2023-10-311-1/+1
* Add git hash to program versionMichele Calgaro2023-10-301-26/+25
* Add UiGuiHighlighter codeMichele Calgaro2023-09-051-0/+1
* Added UiGuiSettingsDialogMichele Calgaro2023-08-071-1/+3
* Added logic to create the indenter calling scriptMichele Calgaro2023-07-091-0/+1
* Added UiGuiErrorMessage, UiGuiIniFileParse and some code related toMichele Calgaro2023-05-311-0/+2
* Added initial empty GUI for the indenterMichele Calgaro2023-05-161-3/+4
* Initialize TQScintilla's editor. TabWidth settings is now saved and restored ...Michele Calgaro2023-04-131-1/+1
* Added first part of UiGuiSettings class.Michele Calgaro2023-04-011-0/+1
* Added SettingsPaths code.Michele Calgaro2023-03-051-2/+13
* First part of About dialog.Michele Calgaro2023-02-091-2/+2
* Added toolbar GUI. The logic of each button has not been implemented yet.Michele Calgaro2022-11-281-1/+1
* Added main window menubar GUI. The logic of each action has not been implemen...Michele Calgaro2022-09-181-2/+1
* Build basic application with empty main windowMichele Calgaro2022-08-231-0/+1
* Fixed UiGuiVersion and argument parsingMichele Calgaro2022-08-141-0/+1
* Formatted and fixed TCLAP headersMichele Calgaro2022-08-051-3/+4
* Add cmake+ninja build framework. Build initial dummy application.Michele Calgaro2022-07-161-0/+35