summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2020-07-26 22:30:50 -0700
committerThiago Macieira <thiago.macieira@intel.com>2020-07-27 13:39:38 -0700
commita77c159044ce54fbdabaef088290771143ca5c2c (patch)
tree7368125b0135c458ce1479a18a7a94b4d119dae6 /src/widgets/util
parent188501fe27899cdc6a1aacf0d8c1a11144bd564a (diff)
QWindowsServices: ungarble the URL
QUrl::toString always encodes as UTF-8, regardless of what the local encoding is. So this produces garbage on Windows (and any non-UTF-8 system, but those don't exist any more outside of Windows, by definition). So use %ls to keep the UTF-16. Task-number: QTBUG-85745 Pick-to: 5.15 Change-Id: Iea47e0f8fc8b40378df7fffd162584f98e5bd633 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/widgets/util')
0 files changed, 0 insertions, 0 deletions