aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/singlePointHandlerProperties.qml
Commit message (Expand)AuthorAgeFilesLines
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-241-153/+0
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-1/+1
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-041-1/+2
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* Use PointHandler for singlePointProperties manual testShawn Rutledge2018-08-301-24/+25
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-22/+21
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-2/+1
* Add QQuickHandlerPoint::modifiers propertyShawn Rutledge2018-05-181-2/+3
* Fix outdated BSD license headerKai Koehne2017-11-151-27/+15
* singlePointHandlerProperties manual test fixesShawn Rutledge2017-09-081-1/+2
* Move properties into grouped "point" propertyJan Arve Saether2017-05-231-18/+19
* QQPSingleHandler: copy some values from QQuickEventPoint to propertiesShawn Rutledge2017-01-031-0/+162