summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Window's position, size and maximized status are now saved and restored ↵Michele Calgaro2023-04-023-81/+99
| | | | | | across executions Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added first part of UiGuiSettings class.Michele Calgaro2023-04-0118-365/+445
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added SettingsPaths code.Michele Calgaro2023-03-0512-382/+314
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed TSLogger _* members to m_*.Michele Calgaro2023-02-252-42/+42
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* First part of About dialog.Michele Calgaro2023-02-0912-376/+332
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added toolbar GUI. The logic of each button has not been implemented yet.Michele Calgaro2022-11-288-210/+203
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code related to 'Check for Update' functionality. This won't be part ↵Michele Calgaro2022-09-1811-734/+1
| | | | | | of this port. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added main window menubar GUI. The logic of each action has not been ↵Michele Calgaro2022-09-1885-795/+784
| | | | | | implemented yet. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Build basic application with empty main windowMichele Calgaro2022-08-234-1705/+1704
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed UiGuiVersion and argument parsingMichele Calgaro2022-08-144-146/+154
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Formatted and fixed TCLAP headersMichele Calgaro2022-08-0524-160/+101
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Format code using uncrustifyMichele Calgaro2022-08-0557-9791/+10985
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake+ninja build framework. Build initial dummy application.Michele Calgaro2022-07-1614-285/+597
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2022-07-1640-1499/+1499
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Convert files to unix format. Convert C++ header names to C header names.Michele Calgaro2022-07-1659-10409/+10409
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Clean up some unnecessary stuff.Michele Calgaro2022-07-1028-13391/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed SVN filesMichele Calgaro2022-07-1059-7712/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-10261-0/+87558
(https://snapshot.debian.org/package/universalindentgui/1.2.0-1.1). The code is available under GPL2 licence. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>