aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickdrawer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-021-10/+6
|\
| * Doc: revise brief descriptionsJ-P Nurmi2016-11-021-1/+1
| * Doc: add GIF animation for DrawerJ-P Nurmi2016-11-011-10/+6
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-311-8/+10
|\|
| * Doc: fix review findings for DrawerJ-P Nurmi2016-10-281-8/+10
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-031-1/+1
|\|
| * Don't execute disabled transitionsMarco Martin2016-09-281-1/+1
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-261-2/+5
|\|
| * Drawer: allow interaction outside modal background dimmingJ-P Nurmi2016-09-231-2/+5
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-1/+100
|\|
| * QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-211-1/+72
| * Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-211-0/+22
| * Drawer: fix flickering on touch releaseJ-P Nurmi2016-09-141-0/+6
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-141-1/+1
|\|
| * Fix modal overlays leaking wheel events throughJ-P Nurmi2016-09-131-1/+1
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-061-128/+101
|\|
| * QQuickDrawer: fix the internal transition stateJ-P Nurmi2016-09-061-14/+4
| * Fix drawer visibility and overlay event handlingJ-P Nurmi2016-09-061-29/+11
| * QQuickDrawerPrivate::ungrabMouse()J-P Nurmi2016-09-061-47/+55
| * QQuickDrawerPrivate::grabMouse()J-P Nurmi2016-09-061-32/+39
| * QQuickDrawerPrivate::startDrag()J-P Nurmi2016-09-061-18/+27
| * Make QQuickDrawerPrivate accessible via qquickdrawer_p_p.hJ-P Nurmi2016-09-051-28/+5
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-021-6/+23
|\|
| * QQuickDrawer: fix velocity calculationJ-P Nurmi2016-09-021-1/+17
| * Fix QQuickDrawerPrivate::handleMouseReleaseEvent()J-P Nurmi2016-09-021-5/+6
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-231-3/+2
|\|
| * QQuickPopup: do not attempt to execute transitions without a windowJ-P Nurmi2016-08-191-1/+1
| * QQuickDrawerPrivate: remove unused QQuickItemChangeListener inheritanceJ-P Nurmi2016-08-181-2/+1
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-221-1/+5
|\|
| * Fix hover event handling for drawer overlaysJ-P Nurmi2016-07-221-1/+5
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-151-4/+14
|\|
| * Drawer: fix dragMargin handlingJ-P Nurmi2016-07-111-4/+6
| * Don't be too eager to steal presses outside the drawerJ-P Nurmi2016-07-111-0/+8
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-081-1/+1
|/
* Drawer: avoid millions of warnings in auto tests and benchmarksJ-P Nurmi2016-06-101-3/+5
* Doc: add missing \since 5.7 tagsJ-P Nurmi2016-05-251-0/+1
* Make Overlay.modal and modeless ComponentsJ-P Nurmi2016-05-231-0/+2
* Respect the modal property for DrawerMarco Martin2016-05-191-1/+4
* Improve Drawer docsJ-P Nurmi2016-04-261-2/+31
* Doc: add "Popup Controls" group pageJ-P Nurmi2016-04-251-2/+2
* Doc: cleanup remaining "labs" referencesJ-P Nurmi2016-04-211-2/+0
* Doc: rename Qt.labs.controls 1.0 to QtQuick.Controls 2.0J-P Nurmi2016-04-211-4/+4
* Add Drawer::dragMarginJ-P Nurmi2016-04-211-5/+37
* Fix QQuickDrawerPrivate::positionAt()J-P Nurmi2016-04-211-2/+6
* Popup: rename close policy flagsJ-P Nurmi2016-04-201-1/+1
* Templates: update license headersJ-P Nurmi2016-04-141-2/+2
* Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-131-2/+2
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-0/+460