aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickpointhandler
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-15/+0
* Fix tst_PointHandler::pressedMultipleButtonsShawn Rutledge2020-11-232-7/+7
* Blacklist tst_qquickpointhander::tabletStylus on macOSShawn Rutledge2020-11-161-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-261-4/+0
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-181-0/+6
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-5/+5
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+60
|\
| * Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-0/+60
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-9/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+57
|/
* PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-132-0/+165
* Ensure that SinglePointHandler handles touch pointsShawn Rutledge2018-08-221-0/+54
* PointHandler: stay active as long as acceptedButtons satisfiedShawn Rutledge2018-07-273-0/+285