aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickoverlay_p.h
Commit message (Expand)AuthorAgeFilesLines
* Route overlay events to QQuickPopup::overlayEvent()J-P Nurmi2016-02-291-6/+1
* Merge remote-tracking branch 'origin/5.6' into devJ-P Nurmi2016-01-251-0/+1
|\
| * Don't leak wheel events through modal popupsJ-P Nurmi2016-01-221-0/+1
* | C++11 keywordsJ-P Nurmi2016-01-211-9/+9
|/
* 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