Skip to content

Replacing QTextCodec #171

@WickedSmoke

Description

@WickedSmoke

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions