summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-06-24 08:34:56 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-06-24 08:42:57 (GMT)
commitd63e7d8ec0c9337999a3d90b594eb3e955145de9 (patch)
treea416366e409c275e0f53a95e39818e2dce551968 /bin
parent5b9173126253d6252eb09f8b34b707d28dbe1463 (diff)
downloadQt-d63e7d8ec0c9337999a3d90b594eb3e955145de9.zip
Qt-d63e7d8ec0c9337999a3d90b594eb3e955145de9.tar.gz
Qt-d63e7d8ec0c9337999a3d90b594eb3e955145de9.tar.bz2
QKeyEvent::text() inconsistency between Linux and Mac
For a key event triggered by the cursor keys, QKeyEvent::text() returns char with value 0x14 or similar. This patch (Cocoa only)will remove text from all key events for the unicode range 0xF700-0xF747. This is part of the corporate unicode range used by apple for keyboard function keys. [http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/CORPCHAR.TXT] Task-number: QTBUG-11225 Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions