Commit Graph

4 Commits

Author SHA1 Message Date
David Redondo
2b8544f5a0 Drop obsolete code for Qt versions lower than 6.9 2025-10-16 14:02:29 +02:00
Nicolas Fella
397398dfd8 Port to declarative type registration
BUG: 507602
2025-07-30 21:39:23 +02:00
Joshua Goins
7d3194034c Use ECM QML module so the module can be used outside of repository 2024-01-04 14:42:17 -05:00
Aleix Pol Gonzalez
143fd1755a Expose the Window interface to QML
If we are designing our UI's windows from QML, it makes sense that we
might want to configure how they're placed from the same place.

Everything was already in place but for a few technical bits which this
change adds.

Signed-off-by: Victoria Fischer <victoria.fischer@mbition.io>
2023-07-13 11:23:01 +02:00