aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup
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
* 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
| | * 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
| |/ /
* / / Convert QtQuickControls2 testsLeander Beernaert2019-10-081-0/+51
|/ /
* / QQuickComboBox: emit countChanged signal when model is updatedWang Chuan2019-07-112-0/+96
|/
* Popup: ensure that "palette" is reevaluated when enabled state changesMitch Curtis2019-02-052-0/+160
* QQuickPopupPositioner: fix crash on application exitMitch Curtis2019-01-142-0/+98
* Revert all Menu delegate patchesv5.12.0-rc2v5.12.0-rc1v5.12.0Mitch Curtis2018-11-151-4/+0
* Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0214-28/+28
* Menu: ensure the correct delegates are used when created via ComponentMitch Curtis2018-09-051-0/+4