summaryrefslogtreecommitdiffstats
path: root/src/IndentHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-26/+26
* Fix parsing issue with old style uigui_uncrustify.ini. This allows universal-...Michele Calgaro2023-11-301-4/+10
* Add support for both regex and non regex in uigui_uncrustify.ini and fix bug ...Michele Calgaro2023-11-301-214/+173
* Add support for regex in uigui_uncrustify.ini. This allows to parse options w...Michele Calgaro2023-11-061-14/+133
* Finish off the indenter code and update to TQ_OBJECTMichele Calgaro2023-08-051-81/+22
* Added logic to call the indenter and update the previewMichele Calgaro2023-07-141-308/+232
* Added logic to detect how to call the indenterMichele Calgaro2023-07-091-159/+231
* Added logic to create the indenter calling scriptMichele Calgaro2023-07-091-160/+162
* Added logic to load/save indenter config fileMichele Calgaro2023-06-281-244/+241
* Added logic to read indenter ini files and populate GUI toolboxMichele Calgaro2023-06-051-510/+500
* Added UiGuiErrorMessage, UiGuiIniFileParse and some code related toMichele Calgaro2023-05-311-267/+270
* Added initial empty GUI for the indenterMichele Calgaro2023-05-161-0/+1741
* Added main window menubar GUI. The logic of each action has not been implemen...Michele Calgaro2022-09-181-2044/+0
* Format code using uncrustifyMichele Calgaro2022-08-051-1402/+1694
* Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...Michele Calgaro2022-07-161-273/+273
* Convert files to unix format. Convert C++ header names to C header names.Michele Calgaro2022-07-161-26/+26
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-101-0/+1752