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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Borland compiler specific code
HEAD
master
Michele Calgaro
2024-10-27
1
-1
/
+0
*
Clean up some unused stuff
Michele Calgaro
2024-09-18
4
-133
/
+8
*
Hide Export menu since TQt3 does not support the required functionality. Add ...
Michele Calgaro
2024-09-06
2
-148
/
+149
*
Remove incomplete and useless server code
Michele Calgaro
2024-09-06
3
-284
/
+4
*
Remove logger code
Michele Calgaro
2024-09-06
7
-561
/
+5
*
Finish off About dialog code
Michele Calgaro
2024-09-06
8
-572
/
+37
*
Don't use ntq* headers and adapt to __TDE_HAVE_GCC_VISIBILITY
Michele Calgaro
2024-08-25
5
-12
/
+12
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-09
7
-104
/
+104
*
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
2
-217
/
+179
*
Add support for regex in uigui_uncrustify.ini. This allows to parse options w...
Michele Calgaro
2023-11-06
2
-14
/
+134
*
Clean up UiSettings class
Michele Calgaro
2023-10-31
4
-743
/
+1
*
Fix functionality of 'Parameter tooltips' menu action
Michele Calgaro
2023-10-30
2
-0
/
+9
*
Add git hash to program version
Michele Calgaro
2023-10-30
6
-114
/
+33
*
Add ability to accept drops of files to the main window
Michele Calgaro
2023-10-30
3
-45
/
+35
*
Add UiGuiHighlighter code
Michele Calgaro
2023-09-05
7
-682
/
+554
*
Added UiGuiSettingsDialog
Michele Calgaro
2023-08-07
13
-1025
/
+865
*
Finish off the indenter code and update to TQ_OBJECT
Michele Calgaro
2023-08-05
11
-104
/
+37
*
Drop unnecessary UiGuiSystemInfo code
Michele Calgaro
2023-07-14
3
-354
/
+0
*
Added logic to call the indenter and update the preview
Michele Calgaro
2023-07-14
4
-393
/
+302
*
Added logic to detect how to call the indenter
Michele Calgaro
2023-07-09
2
-161
/
+234
*
Added logic to create the indenter calling script
Michele Calgaro
2023-07-09
5
-164
/
+167
*
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
3
-594
/
+579
*
Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to
Michele Calgaro
2023-05-31
9
-370
/
+366
*
Added initial empty GUI for the indenter
Michele Calgaro
2023-05-16
11
-2432
/
+2016
*
Added logic to save file and handling encoding
Michele Calgaro
2023-05-05
3
-137
/
+118
*
Added logic for recently open files menu
Michele Calgaro
2023-04-28
2
-132
/
+129
*
Added logic to open a file using the "Open source file" menu entry,
Michele Calgaro
2023-04-24
3
-63
/
+58
*
Added code to load last open file or an example or an untitled file.
Michele Calgaro
2023-04-18
3
-226
/
+227
*
Create encoding menus + some work on highligther menu
Michele Calgaro
2023-04-18
2
-148
/
+148
*
Initialize TQScintilla's editor. TabWidth settings is now saved and restored ...
Michele Calgaro
2023-04-13
7
-129
/
+146
*
Added logic for language translation
Michele Calgaro
2023-04-11
4
-127
/
+131
*
Settings for syntax highlighting, showing whitespaces and loading last open f...
Michele Calgaro
2023-04-08
8
-161
/
+216
*
Window's position, size and maximized status are now saved and restored acros...
Michele Calgaro
2023-04-02
3
-81
/
+99
*
Added first part of UiGuiSettings class.
Michele Calgaro
2023-04-01
18
-365
/
+445
*
Added SettingsPaths code.
Michele Calgaro
2023-03-05
8
-378
/
+305
*
Renamed TSLogger _* members to m_*.
Michele Calgaro
2023-02-25
2
-42
/
+42
*
First part of About dialog.
Michele Calgaro
2023-02-09
10
-376
/
+331
*
Added toolbar GUI. The logic of each button has not been implemented yet.
Michele Calgaro
2022-11-28
8
-210
/
+203
*
Removed code related to 'Check for Update' functionality. This won't be part ...
Michele Calgaro
2022-09-18
8
-683
/
+1
*
Added main window menubar GUI. The logic of each action has not been implemen...
Michele Calgaro
2022-09-18
37
-687
/
+758
*
Build basic application with empty main window
Michele Calgaro
2022-08-23
4
-1705
/
+1704
*
Fixed UiGuiVersion and argument parsing
Michele Calgaro
2022-08-14
4
-146
/
+154
*
Formatted and fixed TCLAP headers
Michele Calgaro
2022-08-05
22
-160
/
+64
*
Format code using uncrustify
Michele Calgaro
2022-08-05
57
-9791
/
+10985
*
Add cmake+ninja build framework. Build initial dummy application.
Michele Calgaro
2022-07-16
2
-246
/
+173
*
Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...
Michele Calgaro
2022-07-16
39
-1479
/
+1479
*
Convert files to unix format. Convert C++ header names to C header names.
Michele Calgaro
2022-07-16
33
-2178
/
+2178
*
Clean up some unnecessary stuff.
Michele Calgaro
2022-07-10
2
-936
/
+0
[next]