Skip to content

Port KMouth from Qt5/KF5 to Qt6/KF6.

Jeremy Whiting requested to merge work/whiting/qt6 into master

Moved from QTextCodec to QStringConverter. Also removed custom local enum for encoding since QStringConverter has all we need anyway.

The QTextCodec changes are Qt6 specific. So removing CI trying to build against Qt5. Will remove Qt5 ifdefs next.

Edited by Jeremy Whiting

Merge request reports