summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteincludes.cpp
diff options
context:
space:
mode:
authorAndrey Butirsky <butirsky@gmail.com>2021-05-20 03:35:26 +0300
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-25 15:29:49 +0000
commit6ecde6265a08163d47a834cb5591fdb22461d129 (patch)
tree106c5e2df18c91ba5628344fa3269e94a08fbbc3 /src/tools/uic/cpp/cppwriteincludes.cpp
parent6519bcf85d4252da5bf70c12b4877adab523d252 (diff)
qxkbcommon: Keep lower case as Qt key when upper case is not in Latin1
Upper-casing a Latin1 character might move it out of Latin1 range, for example U+00B5 MICRO SIGN, which upper-case equivalent is U+039C GREEK CAPITAL LETTER MU. If that's the case, then map the original lower-case character. Fixes: QTBUG-93858 Pick-to: 5.15 6.0 6.1 Change-Id: Ibd86fbb7c70d620c0884015ec1c40aa6351e6320 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Andrey Butirsky <butirsky@gmail.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteincludes.cpp')
0 files changed, 0 insertions, 0 deletions