qt6-bb10/tests/auto
Christian Ehrlicher 672d2ea8f4 QAbstractItemView: fix selectionCommand() with no event
QAbstractItemView::selectionCommand() returned the wrong SelectionFlags
when no event is given since c4366ff018.
Therefore re-add the call to QGuiApplication::keyboardModifiers() when
no event is given and add a unittest for them so it's not removed again.

Fixes: QTBUG-89711
Change-Id: I107357df08c4ff1b1a14d49523401c5e7b428f56
Pick-to: 6.0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-01-05 07:49:21 +01:00
..
cmake Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
concurrent Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
corelib QProcess: allow pipelining for detached processes 2020-12-31 12:16:46 +00:00
dbus Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
gui Adjust surface type usage for onscreen tests in tst_qrhi 2021-01-04 17:30:37 +01:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
installed_cmake
network Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
opengl Remove tst_QGL 2020-08-28 11:43:11 +02:00
other Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
printsupport Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
testlib Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tools Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
widgets QAbstractItemView: fix selectionCommand() with no event 2021-01-05 07:49:21 +01:00
xml Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
.prev_CMakeLists.txt CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
auto.pro Don't error out when configuring Qt on a headless system 2020-09-26 14:36:13 +02:00
network-settings.h Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00