Skip to content

Draft: Port to Qt6/KF6

Plata Hill requested to merge work/qt6 into master

common feature branch for the Qt6/KF6 porting, everybody can continue work here and push to this branch

current state: compiles and runs with a lot of commented code

main areas that must be fixed:

  • QtMultimedia
  • Kirigami Addons (MobileForm)

supporting Qt5+Qt6 is not feasible

Additionally, I've added the clang-format build target via kde_clang_format. Note that master is not formatted correctly. You might want to format master first and then update this branch (beware of merge conflicts, though).

fixes #470

Edited by Plata Hill

Merge request reports