aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/drawer
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-111-0/+83
|\
| * Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-061-0/+83
* | tst_Drawer: blacklist several test functionsLiang Qi2017-08-221-0/+14
|/
* QQuickDrawer: fix multi-touch leaking through modal overlayJ-P Nurmi2017-07-142-0/+197
* Fix drawers not to be touch-draggable through modal popup shadowsJ-P Nurmi2017-05-082-0/+146
* Drawer: fix dragging from the inside over interactive contentsJ-P Nurmi2017-05-083-10/+161
* Drawer: fix drag-over-threshold calculationJ-P Nurmi2017-05-022-20/+45
* QQuickPopopPositioner: fix reposition() callsJ-P Nurmi2017-05-022-0/+18
* QQuickDrawer: fix flicking inside drawersJ-P Nurmi2017-04-282-22/+141
* 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
* *.pro: osx -> macosJ-P Nurmi2017-04-201-1/+1
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-2410-20/+120
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-1111-11/+11
|\
| * Welcome to 2017J-P Nurmi2017-01-0911-11/+11
* | Add Drawer::interactiveJ-P Nurmi2016-11-251-0/+57
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-152-4/+9
|\
| * Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
* | Avoid .qmlc files being picked up by Creator's locatorMitch Curtis2016-11-111-1/+1
* | 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-263-1/+117
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-224-8/+246
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-143-0/+229
|\|
| * Fix modal overlays leaking wheel events throughJ-P Nurmi2016-09-133-0/+229
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-066-29/+521
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-021-0/+3
|\|
| * QQuickDrawer: fix velocity calculationJ-P Nurmi2016-09-021-0/+3
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-222-0/+136
|\|
| * Fix hover event handling for drawer overlaysJ-P Nurmi2016-07-222-0/+136
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-151-0/+7
|\|
| * Drawer: fix dragMargin handlingJ-P Nurmi2016-07-111-0/+7
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-091-0/+25
|\|
| * Drawer: reposition when closedJ-P Nurmi2016-07-061-0/+25
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-081-1/+1
|/
* 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