qt5base-lts/tests/auto/other/macnativeevents
Edward Welbourne 16e546e32f Properly deprecate Qt::MidButton in favor of Qt::MiddleButton
MidButton had its // ### Qt 5: remove me
upgraded to Qt 6 at 5.0; but it dates back to 4.7.0

Replace the many remaining uses of MidButton with MiddleButton in the
process.

Pick-to: 5.15
Change-Id: Idc1b1b1816673dfdb344d703d101febc823a76ff
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-08-22 21:47:36 +02:00
..
BLACKLIST Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
expectedeventlist.cpp Updated license headers 2016-01-21 18:55:18 +00:00
expectedeventlist.h Updated license headers 2016-01-21 18:55:18 +00:00
macnativeevents.pro Add missing dependencies for tst_macnativeevents 2018-08-29 02:47:47 +00:00
nativeeventlist.cpp Updated license headers 2016-01-21 18:55:18 +00:00
nativeeventlist.h Updated license headers 2016-01-21 18:55:18 +00:00
qnativeevents_mac.cpp Remove remaining Carbon includes from QtCore, QtGui and QtWidgets 2017-03-07 01:04:40 +00:00
qnativeevents.cpp Properly deprecate Qt::MidButton in favor of Qt::MiddleButton 2020-08-22 21:47:36 +02:00
qnativeevents.h Remove unnecessary ; after function implementations 2020-07-06 11:46:39 +02:00
tst_macnativeevents.cpp Cocoa: Make AA_MacDontSwapCtrlMeta work 2018-01-08 07:18:01 +00:00