aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer
Commit message (Expand)AuthorAgeFilesLines
* 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
* replace MultiPointHandler::requiredPointCount with min/max range propsShawn Rutledge2017-09-292-2/+2
* rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-124-7/+7
* FakeFlickable: returnToBounds only on axes which need itShawn Rutledge2017-09-111-34/+21
* singlePointHandlerProperties manual test fixesShawn Rutledge2017-09-081-1/+2
* pointerhandler manual tests: enable hi-dpi scaling by defaultShawn Rutledge2017-08-251-0/+1
* Move properties into grouped "point" propertyJan Arve Saether2017-05-238-36/+39
* FakeFlickable: animate returnToBounds() when flicking is doneShawn Rutledge2017-05-221-8/+41
* tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-151-1/+1
* DragHandler: allow parent to be different from targetShawn Rutledge2017-04-271-7/+9
* add pinchDragFlingMPTA exampleShawn Rutledge2017-04-251-0/+97
* QQuickPointerDeviceHandler: add acceptedModifiersShawn Rutledge2017-04-252-0/+59
* PH manual tests: better object names for easier debuggingShawn Rutledge2017-04-202-1/+3
* PinchHandler: add centroidVelocityShawn Rutledge2017-04-201-0/+7
* Red frame indicates that the item has an active handlerJan Arve Saether2017-03-091-1/+8
* add ScrollBar manual testShawn Rutledge2017-03-073-0/+190
* TapHandler manual test: demonstrate tapped signalShawn Rutledge2017-03-072-7/+8
* flickableWithHandlers manual test improvementsShawn Rutledge2017-02-223-21/+47
* allow stealing grab from handlers; notify passive grabbers when stolenShawn Rutledge2017-02-161-1/+1
* pointer handlers manual test: can give arg with qml to launchShawn Rutledge2017-02-142-0/+16
* TapHandler: add timeHeld propertyShawn Rutledge2017-02-091-1/+15
* TapHandler: add gesturePolicyShawn Rutledge2017-02-0911-2/+290
* TapHandler: add long-press featureShawn Rutledge2017-02-091-5/+14
* add flickableWithHandlers manual testShawn Rutledge2017-02-095-0/+464
* Introduce TapHandlerShawn Rutledge2017-02-083-0/+138
* add modified photosurface as a manual testShawn Rutledge2017-02-083-1/+178
* add FakeFlickable manual testShawn Rutledge2017-02-084-0/+180
* add MomentumAnimation as a manual test / experimentShawn Rutledge2017-02-084-0/+158
* QQPSingleHandler: copy some values from QQuickEventPoint to propertiesShawn Rutledge2017-01-039-0/+171
* Add a DragHandler::translation propertyJan Arve Saether2016-12-293-0/+93
* DragHandler active property replaces dragging; same as grabbingShawn Rutledge2016-12-292-2/+2
* Let pinchhandler operate on QQuickItem propertiesJan Arve Saether2016-12-271-15/+26
* Fixed some problems with the centroid in PinchHandlerJan Arve Saether2016-11-201-44/+52
* Fix rotation in PinchHandlerJan Arve Saether2016-09-161-6/+24
* add a map example as a manual testShawn Rutledge2016-09-014-0/+77
* Introduce PinchHandlerShawn Rutledge2016-09-013-1/+95
* Introduce DragHandlerShawn Rutledge2016-08-267-1/+272
* add PointerHandler manual test projectShawn Rutledge2016-08-264-0/+119