aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickoverlay_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECLARE_TYPEINFO(T, Q_COMPLEX_TYPE) by QML_DECLARE_TYPE(T)J-P Nurmi2015-12-211-0/+2
* Add Overlay::background that is shown when any modal popup is openJ-P Nurmi2015-12-151-0/+6
* Expose the actual type of QQuickApplicationWindow::overlay()Mitch Curtis2015-12-151-1/+2
* QQuickOverlay: use d-pointerMitch Curtis2015-12-151-3/+2
* Rename Panel to PopupJ-P Nurmi2015-12-091-3/+3
* Introducing Panel typeGabriel de Dietrich2015-11-141-0/+86