Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for regex in uigui_uncrustify.ini. This allows to parse options ↵ | Michele Calgaro | 2023-11-06 | 1 | -0/+1 |
| | | | | | | with separators around the '=' sign Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Finish off the indenter code and update to TQ_OBJECT | Michele Calgaro | 2023-08-05 | 1 | -9/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to call the indenter and update the preview | Michele Calgaro | 2023-07-14 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to detect how to call the indenter | Michele Calgaro | 2023-07-09 | 1 | -2/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to create the indenter calling script | Michele Calgaro | 2023-07-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added logic to read indenter ini files and populate GUI toolbox | Michele Calgaro | 2023-06-05 | 1 | -83/+78 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to | Michele Calgaro | 2023-05-31 | 1 | -20/+20 |
| | | | | | | 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 | 1 | -0/+180 |
| | | | | 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 | -195/+0 |
| | | | | | | implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Format code using uncrustify | Michele Calgaro | 2022-08-05 | 1 | -140/+152 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raw Qt->TQt conversion using ↵ | Michele Calgaro | 2022-07-16 | 1 | -89/+89 |
| | | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Convert files to unix format. Convert C++ header names to C header names. | Michele Calgaro | 2022-07-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot | Michele Calgaro | 2022-07-10 | 1 | -0/+183 |
(https://snapshot.debian.org/package/universalindentgui/1.2.0-1.1). The code is available under GPL2 licence. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |