aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickdraghandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* DragHandler: allow parent to be different from targetShawn Rutledge2017-04-271-1/+3
* DragHandler: onGrabChanged, enforceConstraintsShawn Rutledge2017-04-241-0/+1
* Make all handler constructors explicitJan Arve Saether2017-02-211-1/+1
* start making explicit exclusive or passive grabsShawn Rutledge2017-02-101-1/+1
* Add a DragHandler::translation propertyJan Arve Saether2016-12-291-0/+6
* DragHandler active property replaces dragging; same as grabbingShawn Rutledge2016-12-291-5/+0
* DragHandler: override wantsEventPoint to retain interest out of boundsShawn Rutledge2016-12-091-0/+3
* pointerhandlers: replace Q_DECL_OVERRIDE with overrideShawn Rutledge2016-12-091-1/+1
* Introduce DragHandlerShawn Rutledge2016-08-261-0/+130