Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update uigui_uncrustify.ini to current uncrustify version (2024/09/21) | Michele Calgaro | 2024-09-21 | 1 | -820/+851 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added indenter examples | Michele Calgaro | 2024-09-18 | 25 | -26/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add support for both regex and non regex in uigui_uncrustify.ini and fix bug ↵ | Michele Calgaro | 2023-11-30 | 1 | -852/+1701 |
| | | | | | | in parameter handling logic which had broken universal-indent-gui-tqt functionality Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add support for regex in uigui_uncrustify.ini. This allows to parse options ↵ | Michele Calgaro | 2023-11-06 | 1 | -2086/+2195 |
| | | | | | | with separators around the '=' sign 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 | -1951/+5736 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to | Michele Calgaro | 2023-05-31 | 25 | -0/+24 |
| | | | | | | them. Added indenter .ini files. 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 | 49 | -0/+5 |
| | | | | 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 | 23 | -4515/+4515 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot | Michele Calgaro | 2022-07-10 | 49 | -0/+45857 |
(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> |