summaryrefslogtreecommitdiffstats
path: root/indenters
Commit message (Collapse)AuthorAgeFilesLines
* Update uigui_uncrustify.ini to current uncrustify version (2024/09/21)Michele Calgaro2024-09-211-820/+851
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added indenter examplesMichele Calgaro2024-09-1825-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 Calgaro2023-11-301-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 Calgaro2023-11-061-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 toolboxMichele Calgaro2023-06-051-1951/+5736
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added UiGuiErrorMessage, UiGuiIniFileParse and some code related toMichele Calgaro2023-05-3125-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 Calgaro2023-04-1849-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 Calgaro2022-07-1623-4515/+4515
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-1049-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>