Qt 5.6 CP852 support
-
Dear,
with upgrade from 5.4.2 to 5.6 I have noticed that CP 852 ( or any relative) is no longer included in default codecs retrieved using QTextCodec. I would prefer to stay on 5.6 version but it's very important to show Romanian text.
So my questions is : is there very similar code page that could be used instead of CP852 or do I have to write own QTextCodec ( extended ofcourse) and manually handle special characters ?
Thank you and best regards.
Zlatko
-
Hi and welcome to devnet,
What OS are you running on ?
-
Can you check if you have the same behavior with 5.7 ?
-
Then you should go to the bug report system to see if its something known. If not please consider opening a new report providing a minimal compilable example that shows the behavior.
-
You're welcome !
Can you share the link to the bug report ? So other people may find it more easily