qt5base-lts/src
Shawn Rutledge e3cf87bb75 Mac OSX: get the correct key code when the control key is pressed
The control key results in modifiers having Qt::MetaModifier, and then
the correct character is found in charactersIgnoringModifiers.  The
rest of the time, [nsevent characters] seems to be correct.  If we
use charactersIgnoringModifiers too much of the time, then the keycode
will be wrong in some cases even though typing is still possible.

Task-number: QTBUG-29005
Task-number: QTBUG-31811
Task-number: QTBUG-31977
Change-Id: Ib23b89f03bc9a61fe6d177320fa603c05649e979
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-06-26 11:45:04 +02:00
..
3rdparty Fix xkbcommon.pri not to override QMAKE_CFLAGS 2013-06-12 10:18:27 +02:00
android Android: handle keyboard connect/disconnect 2013-06-21 09:26:35 +02:00
angle put ANGLE includes in a QtANGLE subdir 2013-06-10 21:12:13 +02:00
concurrent Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
corelib install qconfig.h into framework bundles 2013-06-25 14:00:26 +02:00
dbus Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
gui Adjust the cmake files to find the dlls in the bin dir. 2013-06-15 19:04:53 +02:00
network network requests: do not access 1st byte of empty byte array 2013-06-15 19:05:02 +02:00
opengl qdoc: QGLFrameBufferObject::bindDefault() was marked \internal 2013-06-10 23:29:44 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Move QBasicDrag and QSimpleDrag to QtGui. 2013-05-30 12:49:51 +02:00
plugins Mac OSX: get the correct key code when the control key is pressed 2013-06-26 11:45:04 +02:00
printsupport Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
sql Improve support for <MODULE>_PATH options 2013-05-10 19:39:53 +02:00
testlib QtTest: Output correct library name 2013-05-27 00:41:46 +02:00
tools Qdoc: replaced example file qt.qdocconf with qtgui.qdocconf 2013-06-12 10:08:32 +02:00
widgets Widgets: Set qt_button_down for each press. 2013-06-24 10:16:28 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00