summaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Switch to cmake build systemMichele Calgaro2025-11-1623-0/+357
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add missing moc file inclusionMichele Calgaro2025-11-106-2/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use old TQt compatibility code and remove RELEASE_NAME supportMichele Calgaro2025-11-103-12/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed auto-generated cpp file that will be recreated from .ui file. This ↵Michele Calgaro2025-10-301-463/+0
| | | | | | is blocking cmake builds Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Restructure source foldersMichele Calgaro2025-08-31354-0/+66861
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>