Commit Graph

31 Commits (48a09796d54081ad7f1c5299b1fd699623034d21)

Author SHA1 Message Date
Michele Calgaro 48a09796d5
Added logic to create the indenter calling script
1 year ago
Michele Calgaro 97a6a7874e
Added logic to load/save indenter config file
1 year ago
Michele Calgaro febcebba07
Added logic to read indenter ini files and populate GUI toolbox
1 year ago
Michele Calgaro 44f39b628c
Added UiGuiErrorMessage, UiGuiIniFileParse and some code related to
1 year ago
Michele Calgaro dfb1b9f10a
Added initial empty GUI for the indenter
1 year ago
Michele Calgaro 5fa736197b
Added logic to save file and handling encoding
2 years ago
Michele Calgaro d539696640
Added logic for recently open files menu
2 years ago
Michele Calgaro b3c19a6270
Added logic to open a file using the "Open source file" menu entry,
2 years ago
Michele Calgaro 425e16ad89
Added code to load last open file or an example or an untitled file.
2 years ago
Michele Calgaro 11451cea9d
Create encoding menus + some work on highligther menu
2 years ago
Michele Calgaro 658a06d1ee
Initialize TQScintilla's editor. TabWidth settings is now saved and restored across executions
2 years ago
Michele Calgaro 64dc8cad72
Added logic for language translation
2 years ago
Michele Calgaro b4d35ab97d
Settings for syntax highlighting, showing whitespaces and loading last open file are now saved and restored across executions
2 years ago
Michele Calgaro 191e11f6dc
Window's position, size and maximized status are now saved and restored across executions
2 years ago
Michele Calgaro e7b18a1f57
Added first part of UiGuiSettings class.
2 years ago
Michele Calgaro d879569fce
Added SettingsPaths code.
2 years ago
Michele Calgaro 4e57686976
Renamed TSLogger _* members to m_*.
2 years ago
Michele Calgaro a57b51348a
First part of About dialog.
2 years ago
Michele Calgaro ae3256947f
Added toolbar GUI. The logic of each button has not been implemented yet.
2 years ago
Michele Calgaro a92640a3d9
Removed code related to 'Check for Update' functionality. This won't be part of this port.
2 years ago
Michele Calgaro a80a494efe
Added main window menubar GUI. The logic of each action has not been implemented yet.
2 years ago
Michele Calgaro 14f7e49438
Build basic application with empty main window
2 years ago
Michele Calgaro 2ba166d1f8
Fixed UiGuiVersion and argument parsing
2 years ago
Michele Calgaro 509cd0aa50
Formatted and fixed TCLAP headers
2 years ago
Michele Calgaro 430373ae38 Format code using uncrustify
2 years ago
Michele Calgaro d833de5bbe
Add cmake+ninja build framework. Build initial dummy application.
2 years ago
Michele Calgaro a30a266067
Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3.
2 years ago
Michele Calgaro d017bd3725
Convert files to unix format. Convert C++ header names to C header names.
2 years ago
Michele Calgaro a0148cf62f
Clean up some unnecessary stuff.
2 years ago
Michele Calgaro 2f6b317ede
Removed SVN files
2 years ago
Michele Calgaro 5bb4d4359a
Initial import of UniversalIndentGUI 1.2.0 from Debian snapshot
2 years ago