aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickoverlay.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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