aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/qquickpopup
Commit message (Expand)AuthorAgeFilesLines
* Android: re-enable tst_QQuickPopupIvan Solovev2022-05-091-10/+25
* Fix Popup not resizing after being resized to fit in windowMitch Curtis2022-05-073-0/+196
* Android: enable tst_qquickpopup::orientationIvan Solovev2022-04-112-8/+23
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-101-0/+4
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-291-17/+9
* Don't auto-close popups unless hitting the dimmerVolker Hilsheimer2021-10-202-0/+145
* Consider all popups in the stack to test whether an event should be blockedVolker Hilsheimer2021-10-182-0/+141
* Give focus to popup on prepareEnter instead of finalizeEnterTomi Korpipaa2021-10-182-0/+98
* Fix activeFocus for highest-z popupTomi Korpipaa2021-10-152-0/+129
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-33/+42
* Fix wrong assumption about TextField in tst_QQuickPopup::cursorShape()Jan Arve Sæther2021-09-031-2/+2
* Unset mouseGrabberPopup if it's removed from childrenDavid Redondo2021-08-162-0/+106
* Fix typo in blacklistMitch Curtis2021-08-111-1/+1
* Remove Windows 7 codepathsOliver Wolff2021-08-021-4/+0
* Fix test pathsMitch Curtis2021-07-261-1/+1
* Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-2227-0/+3424