Skip to content

Port the override codec handling away from QTextCodec

Volker Krause requested to merge work/vkrause/port-override-codec-handling into master

This now uses strings rather than codec objects, which also avoids possible problems the new codec types not being entirely stateless.

Merge request reports

Loading