summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformwindow.cpp
diff options
context:
space:
mode:
authorJason Erb <erb@suitabletech.com>2016-05-15 12:16:50 -0400
committerJason Erb (Suitable Technologies) <erb@suitabletech.com>2017-01-10 17:35:35 +0000
commitae42bf0f9b2b8c65ef509d5d0ecdd9a0535bb3d2 (patch)
tree98d211a852ea369bbeb4723f6ad8b401cd66b11e /src/gui/kernel/qplatformwindow.cpp
parent858c1afb7af7d374520cbfb99aef8acadfaa9d88 (diff)
Fixed Chinese language selection on iOS
For language "Traditional Chinese" on iOS with region "US", the logic was formerly to attempt a match on country/language/script (fail), followed by country/language (which would result in script defaulting to "Simplified"). Now, the logic is to try language/script first if script is specified. Failing that, language/country will be attempted. Task-number: QTBUG-39639 Change-Id: I75a774b1e66686e95167ff221458a97a7ea2660d Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Jason Erb <jason.erb@sparist.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/kernel/qplatformwindow.cpp')
0 files changed, 0 insertions, 0 deletions