aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickmultipointtoucharea
Commit message (Expand)AuthorAgeFilesLines
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-121-3/+3
* Remove the qmake project filesFabian Kosmale2021-01-151-12/+0
* Stabilize tst_QQuickMultiPointTouchArea::inFlickableWithPressDelayShawn Rutledge2020-11-161-9/+17
* Mostly un-blacklist Flickable and MultiPointTouchArea testsShawn Rutledge2020-11-111-20/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-2/+5
* Fix tst_QQuickMultiPointTouchArea::inMouseAreaShawn Rutledge2020-10-291-2/+0
* Blacklist qmltestrunner::touch::test_secondWindow and othersShawn Rutledge2020-10-261-0/+5
* Make tst_QQuickMultiPointTouchArea::inFlickable() more debuggableShawn Rutledge2020-10-222-102/+97
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Un-blacklist Quick tests that are passingShawn Rutledge2020-10-061-9/+1
* Blacklist a few more on macOSShawn Rutledge2020-09-261-0/+4
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-261-4/+0
* Blacklist various failing testsShawn Rutledge2020-09-251-0/+4
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-181-0/+11
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-8/+8
* Begin handling the QEvent refactoringShawn Rutledge2020-07-151-2/+3
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-151-4/+4
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-10/+2
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+66
|\
| * MultiPointTouchArea: stop ignoring Qt-synthesized mouse eventsShawn Rutledge2019-11-261-0/+66
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+37
|\|
| * Handle "interesting" stationary touchpoints as if they movedShawn Rutledge2019-09-241-0/+37
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+56
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-151-0/+2
|\
| * Extend blacklisting of qquickmultiponttoucharea to SLESTony Sarajärvi2019-04-111-0/+2
* | Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExpos...Friedemann Kleint2019-04-081-4/+6
|/
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping for openSuseUlf Hermann2019-03-211-0/+2
* Blacklist tst_QQuickMultiPointTouchArea::nested on opensuseUlf Hermann2019-03-211-0/+2
* MultiPointTouchArea: capture the mouse position on pressShawn Rutledge2018-08-302-0/+62
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and ::nestedJoni Jantti2018-07-121-0/+2
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-52/+52
* tst_qquickmultipointtoucharea nonOverlapping: add visual feedbackShawn Rutledge2017-09-051-5/+35
* Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping in Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+2
* When stealing a touchpoint as synth. mouse, ungrab touchFrederik Gladhorn2017-03-012-3/+1
* Fix usage of QTest::touchEventFrederik Gladhorn2016-07-251-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-292-0/+96
|\
| * ungrab touch points if the MultiPointTouchArea is hidden or disabledJan Arve Saether2016-06-232-0/+96
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-1/+0
|/
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-1/+1
* tst_qquickmultipointtoucharea: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-161-3/+3
* Blacklist unstable tests for nowSimon Hausmann2015-06-051-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7