qt5base-lts/src
Shawn Rutledge 03a691cecb Change "delivering touch to same window" warnings to debug messages
When you touch-tap a QPushButton, and that opens a popup, it's normal
that the touch release is delivered to the main window rather than the
popup: in fact QWidgetWindow::handleMouseEvent() expects to see a
synth-mouse release. No warning is needed. Amends
efc02f9cc3

There may be other cases when it should have remained a warning (it's
been there since 2692237bb1), but that's
hypothetical at this point.

Pick-to: 6.2 6.3 6.4
Task-number: QTBUG-103706
Change-Id: Ie8cc62af4d173ada5138fd099d9f02bd41f4cff4
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-07-13 14:35:02 +02:00
..
3rdparty Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1 2022-07-06 11:43:56 +03:00
android Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1 2022-07-06 11:43:56 +03:00
concurrent Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
corelib Remove QStringView metatype declaration 2022-07-13 12:52:00 +02:00
dbus Fix QDBusInterface crashing with empty path on construction 2022-06-27 14:02:47 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui Change "delivering touch to same window" warnings to debug messages 2022-07-13 14:35:02 +02:00
network QHttpHeaderParser: fix int/qsizetype nags 2022-06-27 14:02:47 +02:00
opengl Gui: mark types Q_PRIMITIVE_TYPE when they're held in QDataBuffer 2022-07-08 20:14:52 +00:00
openglwidgets Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
platformsupport Fix crash in QKmsDevice::createScreenForConnector 2022-07-07 15:47:14 +03:00
plugins Windows: Turn on dark mode support by default 2022-07-12 23:57:20 +02:00
printsupport Doc: Adjust widget printing example to not use removed functions 2022-07-12 23:14:42 +02:00
sql Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
testlib Replace 0 with \nullptr in QTest::currentDataTag()'s doc 2022-07-11 21:41:51 +02:00
tools qdbusxml2cpp: Finish migration to qsizetype 2022-07-12 20:03:54 +00:00
widgets Improve widget painting under dpr>1 by enabling smooth pixmap scaling 2022-07-12 13:24:56 +02:00
xml QDomDocument: add a missing full-stop to a warning message 2022-07-12 13:24:57 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00