aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickoverlay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickPopup::popupItem()J-P Nurmi2016-01-281-3/+3
* Replace Popup::pressed|releasedOutside with close policy flagsJ-P Nurmi2016-01-281-19/+32
* Add Popup::closePolicyJ-P Nurmi2016-01-281-1/+17
* Refactor PopupJ-P Nurmi2016-01-221-3/+3
* Don't leak wheel events through modal popupsJ-P Nurmi2016-01-221-0/+6
* Material: sync overlay background dimming with popup animsJ-P Nurmi2015-12-231-28/+43
* Just tidy up QQuickPopup a bitJ-P Nurmi2015-12-191-7/+6
* Fix laggy background fading for DrawersJ-P Nurmi2015-12-181-4/+15
* Make Drawers use the overlay background dimmingJ-P Nurmi2015-12-161-4/+34
* Add Overlay::background that is shown when any modal popup is openJ-P Nurmi2015-12-151-0/+49
* QQuickOverlay: use d-pointerMitch Curtis2015-12-151-14/+37
* Rename Panel to PopupJ-P Nurmi2015-12-091-31/+31
* Keep the overlay visible when there are any childrenJ-P Nurmi2015-11-171-6/+3
* Introducing Panel typeGabriel de Dietrich2015-11-141-0/+150