-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
QTextCodec requires the Core5Compat library with Qt6. The replacement seems to be QStringConverter, but there is no equivalent of QTextCodec setCodecForLocale()/codecForLocale().
What is the purpose of the "Text codec" Setting? Shouldn't this automatically be set to whatever encoding is used in the repository rather than being a user option?
Why is there a hardcoded list of encodings (const char* en[]) in settingsimpl.cpp?
Metadata
Metadata
Assignees
Labels
No labels