aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup
Commit message (Expand)AuthorAgeFilesLines
* Blacklist some flaky tst_qquickpopup functions on openSUSEMitch Curtis2021-06-161-0/+9
* tst_qquickpopup: Don't leak created objectsUlf Hermann2021-06-151-1/+2
* Stabilize tst_qquickpopupFabian Kosmale2021-06-092-22/+33
* Update to latest qml CMake APICraig Scott2021-06-051-1/+1
* Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-221-0/+1
* Fix compiler warnings, add overrideVolker Hilsheimer2021-03-171-1/+1
* tests: Do not delete device prematurelyFabian Kosmale2021-03-011-1/+1
* Blacklist flaky tests in tst_QQuickPopup on macOSTor Arne Vestbø2021-02-151-0/+8
* Remove QMake project filesJoerg Bornemann2021-02-111-14/+0
* Fix popups with exit transitions blocking mouse events when destroyedMitch Curtis2021-01-132-0/+144
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-071-3/+3
* 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
* Fix CMake buildMitch Curtis2020-08-261-0/+1
* Remove all version numbers from QML importsMitch Curtis2020-08-2623-59/+59
* tst_qquickpopup: fix setOverlayParentToNull testMitch Curtis2020-08-241-0/+2
* Fix crash on exit when centering Popup within Overlay in StackView itemMitch Curtis2020-07-142-0/+97
* 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
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-9/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-173-1/+187
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-102-0/+56
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-152-0/+56
| | |\
| | | * QQuickToolTip: prevent closing after invisible tooltip createdWang Chuan2020-01-112-0/+56
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-302-1/+131
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-302-0/+129
| | |\|
| | | * QQuickPopup: fix focus when multiple popup exitingWang Chuan2019-11-252-0/+129
| | * | 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/dev' into wip/cmakeLeander Beernaert2019-11-253-6/+196
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-162-0/+32
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-092-0/+32
| | |\|
| | | * QQuickPopup: try to grab shortcut when component completedWang Chuan2019-10-292-0/+32
| * | | 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-042-0/+154
| | |/
| | * Fix tst_qquickpopup failure on Windows 7 MinGWMitch Curtis2019-10-231-0/+2
| * | Non-modal popups shouldn't set isTabFenceMarco Martin2019-10-292-0/+154
| * | 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
* | | Regenerate projects to be in syncAlexandru Croitor2019-11-151-3/+3
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-152-2/+140
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-122-0/+136
| |\|
| | * Fix a crash on exit when using ToolTip in a specific item hierarchyMitch Curtis2019-09-302-0/+136