aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/drawer/tst_drawer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-061-0/+83
* QQuickDrawer: fix multi-touch leaking through modal overlayJ-P Nurmi2017-07-141-0/+115
* Fix drawers not to be touch-draggable through modal popup shadowsJ-P Nurmi2017-05-081-0/+59
* Drawer: fix dragging from the inside over interactive contentsJ-P Nurmi2017-05-081-10/+20
* Drawer: fix drag-over-threshold calculationJ-P Nurmi2017-05-021-20/+45
* QQuickPopopPositioner: fix reposition() callsJ-P Nurmi2017-05-021-0/+10
* QQuickDrawer: fix flicking inside drawersJ-P Nurmi2017-04-281-22/+66
* QQuickDrawer: don't jump when dragging openJ-P Nurmi2017-04-241-15/+25
* tst_Drawer: disable compression for touch eventsJ-P Nurmi2017-04-241-3/+10
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-111-1/+1
|\
| * Welcome to 2017J-P Nurmi2017-01-091-1/+1
* | Add Drawer::interactiveJ-P Nurmi2016-11-251-0/+57
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-151-2/+9
|\
| * Stabilize tst_drawerJ-P Nurmi2016-11-151-2/+9
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-311-1/+1
|\|
| * QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-271-1/+1
* | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-171-0/+9
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-261-0/+47
|\|
| * Fix QQuickOverlay::childMouseEventFilter() to release the grabber popupJ-P Nurmi2016-09-231-0/+38
| * Drawer: allow interaction outside modal background dimmingJ-P Nurmi2016-09-231-0/+9
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-8/+129
|\|
| * QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-211-8/+39
| * Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-211-0/+32
| * Drawer: fix drag to close from the outside on touchJ-P Nurmi2016-09-191-0/+58
|/
* Fix modal overlays leaking wheel events throughJ-P Nurmi2016-09-131-0/+88
* QQuickDrawer: fix the internal transition stateJ-P Nurmi2016-09-061-0/+102
* Fix drawer visibility and overlay event handlingJ-P Nurmi2016-09-061-3/+178
* Fix hover event delivery with plain QQuickWindowJ-P Nurmi2016-09-051-7/+11
* auto tests: allow using QQuickWindow with QQuickApplicationHelperJ-P Nurmi2016-09-051-10/+10
* Fix tst_Drawer::dragMargin()J-P Nurmi2016-09-051-6/+10
* QQuickDrawer: fix velocity calculationJ-P Nurmi2016-09-021-0/+3
* Fix hover event handling for drawer overlaysJ-P Nurmi2016-07-221-0/+64
* Drawer: reposition when closedJ-P Nurmi2016-07-061-0/+25
* Add Drawer::dragMarginJ-P Nurmi2016-04-211-0/+60
* Fix QQuickDrawerPrivate::positionAt()J-P Nurmi2016-04-211-0/+95