diff options
author | Cristian Adam <cristian.adam@qt.io> | 2021-02-13 09:24:19 +0100 |
---|---|---|
committer | Cristian Adam <cristian.adam@qt.io> | 2021-02-17 14:29:27 +0000 |
commit | 1d27f894bb8454693ff5fc5979dda0d9090dc7a8 (patch) | |
tree | ea2f0eebe8b71e5b8621258ccce6cc66bf519aa4 /src/plugins/python/pythonproject.cpp | |
parent | 38a38cd0ed68b350cef41353973db4ff79a884e6 (diff) | |
download | qt-creator-1d27f894bb8454693ff5fc5979dda0d9090dc7a8.tar.gz |
QtCreator: Add ability to specify text codec for default locale
On Windows you get one locale for unicode applications, and one
for old non-unicode applications.
Qt Creator uses QTextCodec::codecForLocale(), which would result
in the "System" codec, which is mapped for the default language
in the system.
Task-number: QTCREATORBUG-24776
Change-Id: I64496cc440931d3bf6f09314bdfc7c29e01b9f4f
Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/python/pythonproject.cpp')
0 files changed, 0 insertions, 0 deletions