aboutsummaryrefslogtreecommitdiff
path: root/xT/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Add a Qt Quick frontend for xCHEADmasterPřemysl Eric Janouch3 days1-5/+20
| | | | We have to decouple the UI from the relay code.
* xT: improve MSYS2 buildPřemysl Eric Janouch3 days1-2/+24
| | | | The static Qt 6 package is unusable.
* xT: figure out basic packagingPřemysl Eric Janouch5 days1-27/+70
|
* Add a Qt Widgets frontend to xCPřemysl Eric Janouch7 days1-0/+99
This is very much a work in progress, though functional. Qt Widgets are basically non-working on Android, though Qt Quick requires a radically different approach.