Skip to content
Commit 08b4389e authored by Volker Krause's avatar Volker Krause
Browse files

Remove LegacyCodec

This used to override the built-in UTF-8 codec (!) with an alternative
version that was more fault-tolerant to mis-encoded local file names.
This however has no effect now that QTextCodec isn't used by QFile
anymore, and there is no such mechanism for an external codec override
anymore.

Should the original problem still exist, this would need to be addressed
inside Qt.
parent 177a446d
Pipeline #346646 passed with stage
in 24 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment