summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Added toolbar GUI. The logic of each button has not been implemented yet.Michele Calgaro2022-11-288-210/+203
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code related to 'Check for Update' functionality. This won't be part ↵Michele Calgaro2022-09-188-683/+1
| | | | | | of this port. Signed-off-by: Michele Calgaro <[email protected]>
* Added main window menubar GUI. The logic of each action has not been ↵Michele Calgaro2022-09-1837-687/+758
| | | | | | implemented yet. Signed-off-by: Michele Calgaro <[email protected]>
* Build basic application with empty main windowMichele Calgaro2022-08-234-1705/+1704
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed UiGuiVersion and argument parsingMichele Calgaro2022-08-144-146/+154
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Formatted and fixed TCLAP headersMichele Calgaro2022-08-0522-160/+64
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Format code using uncrustifyMichele Calgaro2022-08-0557-9791/+10985
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add cmake+ninja build framework. Build initial dummy application.Michele Calgaro2022-07-162-246/+173
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raw Qt->TQt conversion using ↵Michele Calgaro2022-07-1639-1479/+1479
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Convert files to unix format. Convert C++ header names to C header names.Michele Calgaro2022-07-1633-2178/+2178
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Clean up some unnecessary stuff.Michele Calgaro2022-07-102-936/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed SVN filesMichele Calgaro2022-07-1059-7712/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-10126-0/+23946
(https://snapshot.debian.org/package/universalindentgui/1.2.0-1.1). The code is available under GPL2 licence. Signed-off-by: Michele Calgaro <[email protected]>