summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/code
diff options
context:
space:
mode:
authorMikolaj Boc <mikolaj.boc@qt.io>2023-02-10 15:06:36 +0100
committerMikolaj Boc <mikolaj.boc@qt.io>2023-02-14 23:18:42 +0100
commit3dc6fdc6d8ae661a6800c14a2461f456ec344e17 (patch)
tree947b45102d70de0d797d30024c5d414405362d76 /src/widgets/doc/snippets/code
parent6d1769791348e9387e0c5f29d970131895888814 (diff)
Fix the handling of dead keys and test the mechanism
An effort has been made to support more keyboard layouts that provide dead keys (US international, Mac-specific dead keys). The dead key is translated now at the event conversion phase, not when it is actually used for modifying keys, which simplifies the logic. Unittests have been created to check the translation mechanism. Fixes: QTBUG-86272 Change-Id: I07f7d63f5a37f8469c693b034b400da99379f519 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'src/widgets/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions