summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added first part of UiGuiSettings class.Michele Calgaro2023-04-011-12/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added SettingsPaths code.Michele Calgaro2023-03-051-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Build basic application with empty main windowMichele Calgaro2022-08-231-32/+29
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed UiGuiVersion and argument parsingMichele Calgaro2022-08-141-129/+138
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Format code using uncrustifyMichele Calgaro2022-08-051-116/+125
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add cmake+ninja build framework. Build initial dummy application.Michele Calgaro2022-07-161-246/+138
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raw Qt->TQt conversion using ↵Michele Calgaro2022-07-161-13/+13
| | | | | | 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-161-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-101-0/+279
(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]>