qt5base-lts/src
Volker Hilsheimer e5ebc28764 QAIV: Reset double-click flag in mousePressEvent
Amends 17c1ebf8bf, which introduced logic
that recognizes double clicks to avoid duplicate clicked() emits. If a
slot connected to doubleClicked opens a dialog, then the release-event
will not be seen by the item view, leaving the flag incorrectly set and
preventing the next clicked signal.

Fixes: QTBUG-97853
Pick-to: 6.2 5.15
Change-Id: Iced83e8c66a763672f522265435dc52a745227e4
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2021-11-05 14:52:25 +01:00
..
3rdparty PCRE2: upgrade to 10.39 2021-11-03 22:54:37 +01:00
android Android: Treat ACTION_CANCEL as TouchCancelEvent 2021-10-29 08:39:55 +02:00
concurrent Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
corelib QByteArrayList: fix narrowing in join() implementations [2/2] 2021-11-05 09:06:22 +01:00
dbus dbus: Fix typos 2021-10-14 20:22:21 +02:00
entrypoint CMake: Fix EntryPointMinGW32Target to be found in top-level build 2021-11-02 18:33:52 +01:00
gui Tidy up QPixmapCache to prevent potential segfault 2021-11-05 14:09:39 +01:00
network QNI: Add API to check if connection is metered 2021-11-04 12:02:25 +01:00
opengl Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport evdevtouch: Fix loading screen name for output mapping 2021-10-12 12:52:01 +02:00
plugins QNI NetworkManager: Extract Method primaryConnectionDevicePath() 2021-11-04 12:02:47 +01:00
printsupport Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
sql Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
testlib Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
tools Add --no-rcc-bundle-cleanup option to androiddeployqt tool 2021-10-29 19:32:16 +02:00
widgets QAIV: Reset double-click flag in mousePressEvent 2021-11-05 14:52:25 +01:00
xml Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00