qtdeclarative/tests/auto
Volker Hilsheimer 611c29c14b Implement touch event handling for SplitView
Amend 80166d58a1, which broke touch event
handling in SplitView. Implement handling of TouchBegin/Update/End
events equivalently to the mouse event handling.

As a drive-by, rename the logging category from 'mouse' to 'pointer',
and refactor the if/else sequence to a switch statement, reducing
duplication of code that's common for all event types.

Remove expectFail from the test that now passes.

Fixes: QTBUG-105312
Change-Id: I156f55fa40b2afaaa115e59940d26187121fc16a
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
(cherry picked from commit 6de2397da2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-12-15 03:33:50 +00:00
..
bic
cmake CMake: Add iOS build auto test for Qt Quick project 2022-12-02 13:58:55 +01:00
core QQmlStandardPaths: don't convert URLs to local files 2022-10-31 09:20:25 +08:00
guiapplauncher
particles Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qml QQmlJSCodeGenerator: fix nullptr dereference 2022-12-12 15:33:18 +01:00
qmldom qmlformat: fix 'new line after ids properties' with normalize option 2022-11-18 22:05:05 +01:00
qmlls Port away from deprecated _qs UDL 2022-10-18 18:30:41 +02:00
qmltest createTemporaryObject: account for undefined parent argument 2022-09-30 00:19:06 +08:00
qmltest-blacklist Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
quick PinchHandler: don't confine activeScale and activeRotation to min/max 2022-12-12 18:45:49 +01:00
quickcontrols Implement touch event handling for SplitView 2022-12-15 03:33:50 +00:00
quickdialogs Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
quicktest Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
quickwidgets Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
toolsupport Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
CMakeLists.txt CMake: Add iOS build auto test for Qt Quick project 2022-12-02 13:58:55 +01:00