qlcplus
qlcplus copied to clipboard
Minimal port to qt6
The changes include:
- QML adjustments with backward compatibility with Qt5
- ~~updates to QML imports~~
- explicitly passing arguments to QML signal handlers
- forcing older Qt3D OpenGL backend
- CMake improvements
Edit:
- updates to QML imports moved to: https://github.com/mcallegari/qlcplus/pull/1563
coverage: 32.066%. remained the same when pulling 121edbced15feadf7b031897b86743d340a0bf26 on mlowczynski:minimal-port-to-qt6 into 3c6353dd1d170d23ff77c4f7b15d91cf4f46375d on mcallegari:filedialog.
@mlowczynski I pushed a few of these changes (the more generic ones) to the qmltoqt6 branch