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
/
MainWindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some unused stuff
Michele Calgaro
2024-09-18
1
-1
/
+4
*
Hide Export menu since TQt3 does not support the required functionality. Add ...
Michele Calgaro
2024-09-06
1
-143
/
+149
*
Remove logger code
Michele Calgaro
2024-09-06
1
-8
/
+0
*
Finish off About dialog code
Michele Calgaro
2024-09-06
1
-3
/
+0
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-09
1
-60
/
+60
*
Clean up UiSettings class
Michele Calgaro
2023-10-31
1
-8
/
+0
*
Fix functionality of 'Parameter tooltips' menu action
Michele Calgaro
2023-10-30
1
-0
/
+8
*
Add ability to accept drops of files to the main window
Michele Calgaro
2023-10-30
1
-40
/
+31
*
Add UiGuiHighlighter code
Michele Calgaro
2023-09-05
1
-58
/
+64
*
Added UiGuiSettingsDialog
Michele Calgaro
2023-08-07
1
-87
/
+37
*
Finish off the indenter code and update to TQ_OBJECT
Michele Calgaro
2023-08-05
1
-6
/
+4
*
Added logic to call the indenter and update the preview
Michele Calgaro
2023-07-14
1
-78
/
+64
*
Added logic to read indenter ini files and populate GUI toolbox
Michele Calgaro
2023-06-05
1
-1
/
+1
*
Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to
Michele Calgaro
2023-05-31
1
-13
/
+13
*
Added initial empty GUI for the indenter
Michele Calgaro
2023-05-16
1
-24
/
+30
*
Added logic to save file and handling encoding
Michele Calgaro
2023-05-05
1
-133
/
+114
*
Added logic for recently open files menu
Michele Calgaro
2023-04-28
1
-132
/
+125
*
Added logic to open a file using the "Open source file" menu entry,
Michele Calgaro
2023-04-24
1
-59
/
+56
*
Added code to load last open file or an example or an untitled file.
Michele Calgaro
2023-04-18
1
-195
/
+198
*
Create encoding menus + some work on highligther menu
Michele Calgaro
2023-04-18
1
-136
/
+136
*
Initialize TQScintilla's editor. TabWidth settings is now saved and restored ...
Michele Calgaro
2023-04-13
1
-110
/
+123
*
Added logic for language translation
Michele Calgaro
2023-04-11
1
-120
/
+121
*
Settings for syntax highlighting, showing whitespaces and loading last open f...
Michele Calgaro
2023-04-08
1
-137
/
+149
*
Window's position, size and maximized status are now saved and restored acros...
Michele Calgaro
2023-04-02
1
-69
/
+57
*
Added first part of UiGuiSettings class.
Michele Calgaro
2023-04-01
1
-9
/
+9
*
Added SettingsPaths code.
Michele Calgaro
2023-03-05
1
-47
/
+44
*
First part of About dialog.
Michele Calgaro
2023-02-09
1
-15
/
+23
*
Added toolbar GUI. The logic of each button has not been implemented yet.
Michele Calgaro
2022-11-28
1
-51
/
+59
*
Removed code related to 'Check for Update' functionality. This won't be part ...
Michele Calgaro
2022-09-18
1
-14
/
+1
*
Added main window menubar GUI. The logic of each action has not been implemen...
Michele Calgaro
2022-09-18
1
-153
/
+175
*
Build basic application with empty main window
Michele Calgaro
2022-08-23
1
-1565
/
+1566
*
Format code using uncrustify
Michele Calgaro
2022-08-05
1
-1078
/
+1255
*
Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...
Michele Calgaro
2022-07-16
1
-192
/
+192
*
Convert files to unix format. Convert C++ header names to C header names.
Michele Calgaro
2022-07-16
1
-20
/
+20
*
Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot
Michele Calgaro
2022-07-10
1
-0
/
+1428