qt6-bb10/src
Tor Arne Vestbø 45d4e4b06c macOS: Map Qt::KeyboardModifier to a single Carbon modifier
The modifier is passed to UCKeyTranslate, and we don't need to turn
e.g. Qt::ShiftModifier into both shiftKey and rightShiftKey. One is
enough to map the virtual key to a unicode character.

Change-Id: I33c46c016df03ecf17b5d87885d80a6d581767bc
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-07-08 01:09:39 +02:00
..
3rdparty forkfd: remove FFD_VFORK_SEMANTICS 2020-06-30 08:11:23 +00:00
android Android: fix QDesktopServices::openUrl() error for file scheme path 2020-06-26 12:41:42 +00:00
concurrent Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
corelib Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS 2020-07-08 01:09:38 +02:00
dbus Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
gui macOS: Move AA_MacDontSwapCtrlAndMeta logic out of QPlatformTheme 2020-07-08 01:09:38 +02:00
network Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS 2020-07-08 01:09:38 +02:00
opengl Fix floating point clip rectangle rounding in raster and opengl paint engine 2020-07-07 11:50:09 +02:00
openglwidgets Doc: Change docs from internal to reimp 2020-06-25 11:00:47 +02:00
platformheaders macOS: Get rid of QCocoaWindowFunctions 2020-07-07 11:49:31 +02:00
platformsupport Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
plugins macOS: Map Qt::KeyboardModifier to a single Carbon modifier 2020-07-08 01:09:39 +02:00
printsupport Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
sql Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
testlib Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS 2020-07-08 01:09:38 +02:00
tools Fix another printf format warning with qsizetype 2020-07-07 11:48:45 +02:00
widgets Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOS 2020-07-08 01:09:38 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Doc: Update docs with cmake package information 2020-06-30 10:11:23 +02:00
CMakeLists.txt Android: Add support for proxies 2020-06-16 11:06:42 +02:00
src.pro Move linuxaccessibility to QtGui 2020-07-06 11:15:08 +02:00