aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/tapHandler.qml
Commit message (Expand)AuthorAgeFilesLines
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-241-185/+0
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-081-4/+5
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-1/+1
* TapHandler: emit eventPoint from the tapped signalsShawn Rutledge2018-07-271-13/+21
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-2/+1
* TapHandler manual test: remove console.log with tapped buttonShawn Rutledge2017-12-021-1/+0
* Fix outdated BSD license headerKai Koehne2017-11-151-27/+15
* rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-121-2/+2
* Move properties into grouped "point" propertyJan Arve Saether2017-05-231-11/+13
* TapHandler: add timeHeld propertyShawn Rutledge2017-02-091-1/+15
* TapHandler: add gesturePolicyShawn Rutledge2017-02-091-0/+29
* TapHandler: add long-press featureShawn Rutledge2017-02-091-5/+14
* Introduce TapHandlerShawn Rutledge2017-02-081-0/+136