Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add UiGuiHighlighter code | Michele Calgaro | 2023-09-05 | 2 | -670/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiSettingsDialog | Michele Calgaro | 2023-08-07 | 3 | -720/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Finish off the indenter code and update to TQ_OBJECT | Michele Calgaro | 2023-08-05 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop unnecessary UiGuiSystemInfo code | Michele Calgaro | 2023-07-14 | 2 | -352/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to create the indenter calling script | Michele Calgaro | 2023-07-09 | 2 | -106/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to | Michele Calgaro | 2023-05-31 | 4 | -350/+0 |
| | | | | | | them. Added indenter .ini files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added initial empty GUI for the indenter | Michele Calgaro | 2023-05-16 | 4 | -2385/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to save file and handling encoding | Michele Calgaro | 2023-05-05 | 1 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initialize TQScintilla's editor. TabWidth settings is now saved and restored ↵ | Michele Calgaro | 2023-04-13 | 2 | -5/+5 |
| | | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Settings for syntax highlighting, showing whitespaces and loading last open ↵ | Michele Calgaro | 2023-04-08 | 2 | -5/+5 |
| | | | | | | file are now saved and restored across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added first part of UiGuiSettings class. | Michele Calgaro | 2023-04-01 | 13 | -1124/+94 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added SettingsPaths code. | Michele Calgaro | 2023-03-05 | 2 | -359/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | First part of About dialog. | Michele Calgaro | 2023-02-09 | 4 | -377/+1 |
| | | | | 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 | 3 | -150/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code related to 'Check for Update' functionality. This won't be part ↵ | Michele Calgaro | 2022-09-18 | 6 | -667/+0 |
| | | | | | | of this port. 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 | 32 | -0/+7925 |
implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |