aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup/tst_qquickpopup.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickpopup: fix setOverlayParentToNull testMitch Curtis2020-08-261-0/+2
* Fix crash on exit when centering Popup within Overlay in StackView itemMitch Curtis2020-08-161-0/+17
* QQuickApplicationHelper: don't use QTest macros outside test functionsMitch Curtis2020-06-181-0/+24
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-151-0/+28
|\
| * QQuickToolTip: prevent closing after invisible tooltip createdWang Chuan2020-01-111-0/+28
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-301-0/+49
|\|
| * QQuickPopup: fix focus when multiple popup exitingWang Chuan2019-11-251-0/+49
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-1/+2
|\|
| * Attempt to stabilise tst_qquickpopup::closeOnEscapeWithVisiblePopup()Mitch Curtis2019-11-191-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-091-0/+16
|\|
| * QQuickPopup: try to grab shortcut when component completedWang Chuan2019-10-291-0/+16
* | Non-modal popups shouldn't set isTabFenceMarco Martin2019-11-041-0/+57
|/
* Fix tst_qquickpopup failure on Windows 7 MinGWMitch Curtis2019-10-231-0/+2
* tst_qquickpopup: ignore ShaderEffectSource warning in debug buildsMitch Curtis2019-10-111-6/+8
* Fix a crash on exit when using ToolTip in a specific item hierarchyMitch Curtis2019-09-301-0/+42
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-061-1/+1
|\
| * Fix flakiness in tst_qquickdrawer testsMitch Curtis2019-09-061-1/+1
* | QQuickComboBox: emit countChanged signal when model is updatedWang Chuan2019-07-111-0/+16
|/
* Popup: ensure that "palette" is reevaluated when enabled state changesMitch Curtis2019-02-051-0/+88
* QQuickPopupPositioner: fix crash on application exitMitch Curtis2019-01-141-0/+23
* Revert all Menu delegate patchesv5.12.0-rc2v5.12.0-rc1v5.12.0Mitch Curtis2018-11-151-4/+0
* Menu: ensure the correct delegates are used when created via ComponentMitch Curtis2018-09-051-0/+4
* tst_QQuickPopup: run with all stylesJ-P Nurmi2018-02-121-37/+51
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-091-0/+10
|\
| * Popup: fix restoring focus for popups that did not request focusJ-P Nurmi2018-02-061-0/+10
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-271-0/+64
|/
* Rename tst_popup to tst_QQuickPopupJ-P Nurmi2017-09-271-0/+977