Skip to content

A bunch of Qt 6 cleanup

Arjen Hiemstra requested to merge work/ahiemstra/qt6cleanup into master

This MR contains a bunch of Qt 6 cleanup that really should've been done earlier but hasn't.

Most importantly, it moves the contents of the "decorations" directory to the Controls submodule, converts everything to declarative registration and removes a bunch of deprecated code.

Merge request reports