aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickdrawer_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-061-0/+1
* Drawer: ignore and warn about invalid edge valuesMitch Curtis2017-07-071-1/+1
* Let users disable the multi-touch supportJ-P Nurmi2017-06-071-0/+2
* Add QQuickDrawerPrivate::offsetAt()J-P Nurmi2017-05-021-0/+2
* Promote pressPoint to QQuickPopupJ-P Nurmi2017-04-281-1/+0
* Enable touch events for popups and drawersJ-P Nurmi2017-04-261-0/+1
* Revise the press/move/release handlersJ-P Nurmi2017-04-261-3/+3
* Eradicate QQuickDrawerPrivate::handleMouseMoveEvent()J-P Nurmi2017-04-251-3/+1
* QQuickDrawer: move mouse/touch press handling to handlePress()J-P Nurmi2017-04-251-1/+0
* QQuickDrawer: move mouse/touch release handling to handleRelease()J-P Nurmi2017-04-251-2/+0
* QQuickDrawer: override handlePress/Move/Release/Ungrab()J-P Nurmi2017-04-251-0/+5
* QQuickDrawer: allow passing a touch event to startDrag()J-P Nurmi2017-04-211-1/+1
* QQuickDrawerPrivate::startDrag(): remove superfluous argumentJ-P Nurmi2017-04-211-1/+1
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-211-0/+3
* QQuickDrawer: fix the internal transition stateJ-P Nurmi2016-09-061-4/+2
* QQuickDrawerPrivate::ungrabMouse()J-P Nurmi2016-09-061-0/+1
* QQuickDrawerPrivate::grabMouse()J-P Nurmi2016-09-061-0/+1
* QQuickDrawerPrivate::startDrag()J-P Nurmi2016-09-061-0/+2
* Make QQuickDrawerPrivate accessible via qquickdrawer_p_p.hJ-P Nurmi2016-09-051-0/+91