summaryrefslogtreecommitdiffstats
path: root/src/MainWindowBase.ui
Commit message (Collapse)AuthorAgeFilesLines
* Clean the executable bit on source and configuration files.Slávek Banko2025-05-261-0/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 20e03d86afcbfe554529bd07fd7695ecf28b9c87)
* Add dialog to display information about files and paths.r14.1.4Michele Calgaro2025-04-101-0/+16
| | | | | | | This resolves issue #6. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0550152e172efec0828bb227f9433fd74a532b04)
* Hide Export menu since TQt3 does not support the required functionality. Add ↵Michele Calgaro2024-09-061-5/+0
| | | | | | processing for code change event Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove logger codeMichele Calgaro2024-09-061-16/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added UiGuiSettingsDialogMichele Calgaro2023-08-071-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial empty GUI for the indenterMichele Calgaro2023-05-161-11/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added code to load last open file or an example or an untitled file.Michele Calgaro2023-04-181-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Settings for syntax highlighting, showing whitespaces and loading last open ↵Michele Calgaro2023-04-081-2/+2
| | | | | | file are now saved and restored across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* First part of About dialog.Michele Calgaro2023-02-091-15/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added toolbar GUI. The logic of each button has not been implemented yet.Michele Calgaro2022-11-281-0/+21
| | | | 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/+383
implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>