qt5base-lts/src
Nils Jeisecke 0aea57dfc8 Fix QGuiApplication::queryKeyboardModifiers() on macOS
To quote the documentation:

 Queries and returns the state of the modifier keys on the keyboard.
 Unlike keyboardModifiers, this method returns the actual keys held
 on the input device at the time of calling the method.

So GetCurrentKeyModifiers seems to be the correct Carbon
function to use.

[ChangeLog][QtGui][QGuiApplication] Fix queryKeyboardModifiers() on
macOS to actually return the current modifier key state

Change-Id: I11f2ef1897a39aea13df4afbfebb8172ca803a30
Task-number: QTBUG-26413
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2018-07-20 13:48:38 +00:00
..
3rdparty Update TinyCBOR to 1b233087a6e6b6be297e69bfcce5ed36f338c91d 2018-07-18 11:37:03 +00:00
android Android: Support mouse hover 2018-07-13 17:20:34 +00:00
angle ANGLE: embed version information into libEGL, libGLESv2 and QtANGLE 2018-07-05 13:24:35 +00:00
concurrent Doc: Fix typo and grammar issues 2018-07-09 17:00:19 +00:00
corelib Update the Qt version tagging to adapt to expected Qt 5.16 2018-07-18 15:57:05 +00:00
dbus Fix build without 'library' 2018-07-16 15:23:27 +00:00
gui Merge remote-tracking branch 'origin/5.11' into dev 2018-07-17 10:19:22 +02:00
network Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging/dev 2018-07-17 18:20:12 +00:00
opengl QGLWidget: Gracefully handle failed makeCurrent during resize and paint event 2018-07-20 06:40:04 +00:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders QSystemTrayIcon/X11: Move platform-specific calls to the xcb plugin 2018-07-10 20:04:09 +00:00
platformsupport Merge remote-tracking branch 'origin/5.11' into dev 2018-07-17 10:19:22 +02:00
plugins Fix QGuiApplication::queryKeyboardModifiers() on macOS 2018-07-20 13:48:38 +00:00
printsupport Windows: Cache the printer capability information the first time 2018-07-20 07:49:40 +00:00
sql Show the display role inside the editor for the relation in a QComboBox 2018-05-29 22:08:28 +00:00
testlib testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
tools uic: Revert the microoptimization patch introducing QStringLiteral 2018-07-19 12:38:45 +00:00
widgets Inline deprecated QTest::qWaitForWindowShown 2018-07-20 06:40:11 +00:00
winmain qtmain_winrt: Dynamically increase debug message mapping size 2018-04-09 06:48:52 +00:00
xml QDomNode::replaceChild(): Fix documentation typo 2018-03-16 06:34:13 +00:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00