Skip to content

Port updateHeader() away from QTextCodec

Volker Krause requested to merge work/vkrause/update-header-textcodec-port into master

This only needs the charset name, not the actual codec.

Reduces API exposing QTextCodec a bit, simplifying further porting.

Merge request reports