aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+136
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix the pointer handlers manual test againShawn Rutledge2020-09-191-6/+6
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-184-34/+16
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-041-1/+2
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-1/+0
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-232-7/+13
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-128-2/+255
|\
| * Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-117-1/+249
| * Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-1/+6
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-55/+63
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-9/+70
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-2/+12
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-2/+12
| | |\
| | | * doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-191-2/+12
| * | | Add dragThreshold property to Event HandlersShawn Rutledge2019-09-191-7/+58
| |/ /
* | | Rename alias resource propertiesLeander Beernaert2019-08-151-11/+11
* | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+124
|/ /
* | Add WheelHandlerShawn Rutledge2019-04-275-47/+273
* | fakeFlickable manual test: put the slider in a drawerShawn Rutledge2019-04-273-24/+127
|/
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-222-0/+160
* Use PointHandler for singlePointProperties manual testShawn Rutledge2018-08-301-24/+25
* Add sidebar manual test to the main pointer test launcherShawn Rutledge2018-08-062-0/+2
* Make pinch handler not activate on draggingJan Arve Sæther2018-08-021-0/+2
* TapHandler: emit eventPoint from the tapped signalsShawn Rutledge2018-07-271-13/+21
* Call clearGrabbers each time we get a press eventJan Arve Sæther2018-07-191-10/+10
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-194-26/+39
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-1731-59/+36
* Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-292-0/+4
* Add HoverHandler to detect a hovering mouse pointerShawn Rutledge2018-06-281-0/+186
* PinchHandler: rename scale to activeScale; scale means target scaleShawn Rutledge2018-06-271-1/+7
* Add QQuickHandlerPoint::modifiers propertyShawn Rutledge2018-05-181-2/+3
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-182-4/+4
* Manual test: combinations of DragHandler and TapHandler on FlickableJan Arve Saether2018-03-029-4/+628
* flingAnimation manual test: add velocity vectors; install a ball returnShawn Rutledge2017-12-131-3/+57
* map manual test: re-render the SVG after significant change in scaleShawn Rutledge2017-12-111-2/+11
* TapHandler manual test: remove console.log with tapped buttonShawn Rutledge2017-12-021-1/+0
* pointer manual test: add svg to the .proShawn Rutledge2017-11-291-1/+1
* add mouse feedback to PointerHandlers manual testShawn Rutledge2017-11-243-0/+82
* add touchpoint feedback to PointerHandlers manual testShawn Rutledge2017-11-244-0/+91
* give the joystick manual test a "case"Shawn Rutledge2017-11-233-28/+42
* Fix outdated BSD license headerKai Koehne2017-11-1526-714/+402
* pinchHandler manual test: more PinchHandlers; TapHandler for z-orderShawn Rutledge2017-11-141-58/+101
* Let passive-grabbing PointerHandlers see all point updatesShawn Rutledge2017-11-141-1/+2