aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup/tst_qquickpopup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Native style: set a sensible default width for TextFieldRichard Moe Gustavsen2020-09-071-0/+1
* Fix tst_qquickpopup::invisibleToolTipOpen() failing on subsequent runsMitch Curtis2020-09-041-0/+3
* auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-041-3/+3
* tst_qquickpopup: fix setOverlayParentToNull testMitch Curtis2020-08-241-0/+2
* Fix crash on exit when centering Popup within Overlay in StackView itemMitch Curtis2020-07-141-0/+17
* Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-06-251-12/+1
* QQuickApplicationHelper: don't use QTest macros outside test functionsMitch Curtis2020-06-171-0/+24
* Skip tests that use graphical effects on Win 7Mitch Curtis2020-05-261-0/+8
* Remove ignoreMessage from setOverlayParentToNullLaszlo Agocs2020-05-181-3/+0
* Massage toolTipCrashOnClose testLaszlo Agocs2020-05-181-5/+0
* Reduce dependencies on QtGraphicalEffectsMitch Curtis2020-05-131-0/+3
* Remove old QQuickPalette implementationVitaly Fanaskov2020-03-181-20/+21
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-101-0/+28
|\
| * 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.15' into devFriedemann Kleint2019-11-301-1/+51
|\| |
| * | 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.15' into devQt Forward Merge Bot2019-11-161-0/+16
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-091-0/+2
|\| |
| * | 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
* | Non-modal popups shouldn't set isTabFenceMarco Martin2019-10-291-0/+57
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-6/+8
|\|
| * tst_qquickpopup: ignore ShaderEffectSource warning in debug buildsMitch Curtis2019-10-111-6/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-0/+42
|\|
| * 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
* | | Fix flakiness in tst_qquickdrawer testsMitch Curtis2019-09-041-1/+1
* | | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-09-021-1/+3
|/ /
* / 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