Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean the executable bit on source and configuration files. | Slávek Banko | 2025-05-26 | 1 | -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.4 | Michele Calgaro | 2025-04-10 | 1 | -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 Calgaro | 2024-09-06 | 1 | -5/+0 |
| | | | | | | processing for code change event Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove logger code | Michele Calgaro | 2024-09-06 | 1 | -16/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiSettingsDialog | Michele Calgaro | 2023-08-07 | 1 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added initial empty GUI for the indenter | Michele Calgaro | 2023-05-16 | 1 | -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 Calgaro | 2023-04-18 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Settings for syntax highlighting, showing whitespaces and loading last open ↵ | Michele Calgaro | 2023-04-08 | 1 | -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 Calgaro | 2023-02-09 | 1 | -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 Calgaro | 2022-11-28 | 1 | -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 Calgaro | 2022-09-18 | 1 | -0/+383 |
implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |