aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquicktaphandler/data/Button.qml
Commit message (Expand)AuthorAgeFilesLines
* TapHandler: don't reject stationary touchpointsShawn Rutledge2019-12-061-0/+1
* TapHandler: wait until after tapped is emitted to reset point.positionShawn Rutledge2019-07-051-0/+2
* TapHandler: clean up when wantsEventPoint returns falseShawn Rutledge2018-12-131-0/+2
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-2/+1
* Fix outdated BSD license headerKai Koehne2017-11-151-27/+15
* rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-121-3/+3
* Move properties into grouped "point" propertyJan Arve Saether2017-05-231-2/+2
* add autotest for TapHandlerShawn Rutledge2017-04-211-0/+99