aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/drawer
Commit message (Expand)AuthorAgeFilesLines
* QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-271-1/+1
* Fix QQuickOverlay::childMouseEventFilter() to release the grabber popupJ-P Nurmi2016-09-232-0/+101
* Drawer: allow interaction outside modal background dimmingJ-P Nurmi2016-09-232-1/+16
* QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-212-8/+97
* Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-212-0/+89
* Drawer: fix drag to close from the outside on touchJ-P Nurmi2016-09-192-0/+60
* Fix modal overlays leaking wheel events throughJ-P Nurmi2016-09-133-0/+229
* QQuickDrawer: fix the internal transition stateJ-P Nurmi2016-09-061-0/+102
* Fix drawer visibility and overlay event handlingJ-P Nurmi2016-09-063-3/+319
* Fix hover event delivery with plain QQuickWindowJ-P Nurmi2016-09-053-7/+84
* auto tests: allow using QQuickWindow with QQuickApplicationHelperJ-P Nurmi2016-09-051-10/+10
* tst_Drawer: cleanup applicationwindow.qmlJ-P Nurmi2016-09-051-7/+0
* 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-222-0/+136
* Drawer: fix dragMargin handlingJ-P Nurmi2016-07-111-0/+7
* Drawer: reposition when closedJ-P Nurmi2016-07-061-0/+25
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-211-1/+1
* Add Drawer::dragMarginJ-P Nurmi2016-04-211-0/+60
* Fix QQuickDrawerPrivate::positionAt()J-P Nurmi2016-04-213-0/+164