aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/content/FakeFlickable.qml
Commit message (Expand)AuthorAgeFilesLines
* Add WheelHandlerShawn Rutledge2019-04-271-35/+66
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-1/+1
* 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
* FakeFlickable: returnToBounds only on axes which need itShawn Rutledge2017-09-111-34/+21
* Move properties into grouped "point" propertyJan Arve Saether2017-05-231-1/+1
* FakeFlickable: animate returnToBounds() when flicking is doneShawn Rutledge2017-05-221-8/+41
* add FakeFlickable manual testShawn Rutledge2017-02-081-0/+89