aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickdrawer_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-071-6/+4
|\
| * Templates: use C++11 default member initializationJ-P Nurmi2018-05-041-6/+4
* | Replace QQuickDrawerPrivate::reposition() with QQuickDrawerPositionerJ-P Nurmi2018-05-021-1/+1
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-111-0/+1
|\
| * Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-061-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-07-111-1/+1
|\|
| * Drawer: ignore and warn about invalid edge valuesMitch Curtis2017-07-071-1/+1
* | Move visual overlay background management to QQuickPopupJ-P Nurmi2017-06-231-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-06-081-0/+2
|\|
| * Let users disable the multi-touch supportJ-P Nurmi2017-06-071-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-031-0/+2
|\|
| * Add QQuickDrawerPrivate::offsetAt()J-P Nurmi2017-05-021-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-291-1/+0
|\|
| * Promote pressPoint to QQuickPopupJ-P Nurmi2017-04-281-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-271-5/+6
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-211-1/+1
|\|
| * 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
* | Unify the include convention for private headersJ-P Nurmi2017-02-241-3/+3
|/
* 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