index
:
universal-indent-gui-tqt
master
r14.1.x
A GUI frontend for several code formatters, beautifiers and indenters
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
IndentHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-09
1
-26
/
+26
*
Fix parsing issue with old style uigui_uncrustify.ini. This allows universal-...
Michele Calgaro
2023-11-30
1
-4
/
+10
*
Add support for both regex and non regex in uigui_uncrustify.ini and fix bug ...
Michele Calgaro
2023-11-30
1
-214
/
+173
*
Add support for regex in uigui_uncrustify.ini. This allows to parse options w...
Michele Calgaro
2023-11-06
1
-14
/
+133
*
Finish off the indenter code and update to TQ_OBJECT
Michele Calgaro
2023-08-05
1
-81
/
+22
*
Added logic to call the indenter and update the preview
Michele Calgaro
2023-07-14
1
-308
/
+232
*
Added logic to detect how to call the indenter
Michele Calgaro
2023-07-09
1
-159
/
+231
*
Added logic to create the indenter calling script
Michele Calgaro
2023-07-09
1
-160
/
+162
*
Added logic to load/save indenter config file
Michele Calgaro
2023-06-28
1
-244
/
+241
*
Added logic to read indenter ini files and populate GUI toolbox
Michele Calgaro
2023-06-05
1
-510
/
+500
*
Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to
Michele Calgaro
2023-05-31
1
-267
/
+270
*
Added initial empty GUI for the indenter
Michele Calgaro
2023-05-16
1
-0
/
+1741
*
Added main window menubar GUI. The logic of each action has not been implemen...
Michele Calgaro
2022-09-18
1
-2044
/
+0
*
Format code using uncrustify
Michele Calgaro
2022-08-05
1
-1402
/
+1694
*
Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...
Michele Calgaro
2022-07-16
1
-273
/
+273
*
Convert files to unix format. Convert C++ header names to C header names.
Michele Calgaro
2022-07-16
1
-26
/
+26
*
Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot
Michele Calgaro
2022-07-10
1
-0
/
+1752