Skip to content

Add Qt6 CI support

Kai Uwe Broulik requested to merge work/kbroulik/qt6ci into master

Ports the last remaining deprecated/versioned/broken bits:

  • KDE_INSTALL_KSERVICESDIR (hope I didn't forget any other install dir bits..)
  • QKeySequence::operator+()QKeySequence::operator|()
  • Add missing QActionGroup include

Currenty no FreeBSD Qt6 support for lack of webengine.

Edited by Kai Uwe Broulik

Merge request reports