aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data/tst_popup.qml
Commit message (Expand)AuthorAgeFilesLines
...
* Fix overlay stacking orderJ-P Nurmi2016-05-031-0/+23
* Popup: emit opened() when fully openedJ-P Nurmi2016-04-291-5/+15
* Popup: separate modal and modeless background dimmingJ-P Nurmi2016-04-271-17/+38
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-211-1/+1
* import Qt.labs.templates 1.0 => QtQuick.Templates 2.0J-P Nurmi2016-04-211-1/+1
* Fix tst_popup with transitions (Material)J-P Nurmi2016-04-211-2/+2
* Popup: add opened() and closed() signals.Mitch Curtis2016-04-201-0/+30
* Support ApplicationWindow attached property for items inside PopupJ-P Nurmi2016-03-231-1/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-221-0/+60
|\
| * Popup: fix marginsJ-P Nurmi2016-03-211-0/+60
* | Fix QQuickPopup::setVisible()J-P Nurmi2016-03-211-0/+10
* | Popup: make ApplicationWindow attached properties availableJ-P Nurmi2016-03-211-0/+12
* | Add Popup::localeJ-P Nurmi2016-03-181-26/+62
* | Add Popup::fontJ-P Nurmi2016-03-181-47/+98
|/
* QQuickOverlay: fix background visibility for multiple modal popupsJ-P Nurmi2016-03-171-0/+40
* Change locale inheritance for popupsJ-P Nurmi2016-03-171-77/+159
* Fix popup fontsJ-P Nurmi2016-03-111-39/+53
* Fix QQuickPopup to respect explicit sizeJ-P Nurmi2016-02-241-4/+25
* Popup: use available size and paddings from the popup itemJ-P Nurmi2016-02-191-1/+274
* Controls: fix locale inheritance for popupsLiang Qi2016-02-191-0/+182
* Controls: fix font inheritance for popupsLiang Qi2016-02-181-0/+139