aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/libshiboken/sbkstring.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-09-15 11:06:29 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-09-16 15:27:11 +0200
commit4134ffd908144a5cf7c84333d2b2726c86ac8762 (patch)
treefea82051dced88a943ecad052872df6be9973a85 /sources/shiboken2/libshiboken/sbkstring.cpp
parent498a6b60f0e36f28f7d086f42f4ee4d1ea5a9069 (diff)
Fix launching PySide2 from paths with non-ASCII latin characters
QtCore uses QSettings to read the qt.conf file, which uses Latin1 encoding in Qt 5. To match this, use Latin1 encoding for the embedded qt.conf as well, which at least improves the situation for latin characters. Non-latin characters are unfortunately non-fixable in Qt 5. Task-number: PYSIDE-972 Change-Id: Ie9c77029327c3531d3491138d826b221497a9119 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/shiboken2/libshiboken/sbkstring.cpp')
0 files changed, 0 insertions, 0 deletions