aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickmultipointtoucharea
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Compress touch events in QQuickWindow.Gunnar Sletta2014-05-052-4/+88
* MultiPointTouchArea: make nested.qml autotest easier to debugShawn Rutledge2014-03-101-5/+54
* MultiPointTouchArea: handles mouse too, unless mouseEnabled is falseShawn Rutledge2014-03-104-0/+438
* Stabilize tst_QQuickMultiPointTouchArea.Friedemann Kleint2013-09-061-94/+79
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Don't use compatibility headersPaul Olav Tvete2012-08-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-011-0/+1