aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* Fix flaky ToolTip::test_activateShortcutWhileToolTipVisible testMitch Curtis2022-09-131-1/+7
* tst_qquickmenu: Take into account menu margins when checking coordinatesDoris Verria2022-08-301-4/+4
* Platform: fix MenuItem being triggered when disabledMitch Curtis2022-08-253-1/+99
* Fix scroll bars not showing up when binding to standalone contentItemMitch Curtis2022-08-171-0/+47
* tst_qquickpopup: Fix child button positionDoris Verria2022-08-032-2/+11
* tst_qquickpopup: Fix click position and wait for transitions to finishDoris Verria2022-07-281-1/+2
* ScrollView: ignore filtered wheel events when wheelEnabled is falseMitch Curtis2022-07-281-1/+45
* tst_qquickmenu: Unblacklist some test cases on macOSDoris Verria2022-07-272-11/+17
* tst_qquickmenu: Fix click position and wait for menu opened() signalDoris Verria2022-07-222-5/+9
* Add convenience API for making QQmlDataTest-based tests fail on warningsMitch Curtis2022-07-213-4/+13
* tst_popup: Fix popup size testDoris Verria2022-07-121-8/+8
* Delete transition when it's canceledBumjoon Park2022-07-071-0/+33
* Fix window activation usage in tst_QQuickDrawerEskil Abrahamsen Blomfeldt2022-07-061-12/+14
* Fix SplitView containmentMask hit testingIgor Bugaev2022-07-051-0/+430
* Fix window activation usage in QQuickMenu(Bar)Eskil Abrahamsen Blomfeldt2022-07-012-18/+77
* tst_QQuickMenu: skip entire popup() test where necessaryMitch Curtis2022-07-011-3/+10
* Fix window activation usage in tst_QQuickPopupEskil Abrahamsen Blomfeldt2022-06-301-19/+62
* Repeater: uncull items that come from ObjectModelChen Bin2022-06-272-0/+85
* Menu: cull non-visible items when `contentItem` inherits ItemChen Bin2022-06-232-0/+77
* tst_QQuickStyle: unbreak ubsan buildMarc Mutz2022-06-171-0/+2
* Fix TextEdit/TextArea mouse cursor shape handling logicVladimir Belyavsky2022-06-171-0/+14
* QQuickApplicationHelper: move initialProperties before qmlImportPathsMitch Curtis2022-06-151-1/+1
* Container: test item deletion orderMitch Curtis2022-06-021-0/+82
* DialogButtonBox: test item deletion orderMitch Curtis2022-06-021-0/+82
* tst_container.qml: fix "Unsuitable arguments" warningMitch Curtis2022-06-021-1/+1
* Control: test item deletion orderMitch Curtis2022-06-021-0/+82
* tst_snippets: different snippets location for webOSJanne Juntunen2022-06-021-1/+17
* QQuickSelectionRectangle: ensure we start the selection where the drag startedRichard Moe Gustavsen2022-05-301-1/+1
* Popup: don't close when releasing a drag outside of the popupSoheil Armin2022-05-273-8/+85
* tst_qquickmenubar: skip some tests on webOSJanne Juntunen2022-05-271-4/+11
* Quick Popup: ignore unhandled eventsVolker Hilsheimer2022-05-181-0/+76
* SwipeView: position the pages adjacent to each other initiallyShawn Rutledge2022-05-141-0/+30
* Generalize role selection mechanism from QQuickComboBoxUlf Hermann2022-05-121-0/+19
* Android: fix tst_QQuickMenuIvan Solovev2022-05-125-20/+40
* Android: fix tst_QQuickDrawerIvan Solovev2022-05-125-14/+23
* ComboBox: clear selection when text that matches existing item acceptedMitch Curtis2022-05-101-0/+37
* Android: re-enable tst_QQuickPopupIvan Solovev2022-05-092-12/+25
* Rewrite tst_QQuickHeaderView::testOrientationIvan Solovev2022-05-092-7/+13
* Android: enable tst_QQuickMenuBar::mouse and tst_QQuickMenuBar::mnemonicsIvan Solovev2022-05-092-4/+39
* tst_cursor: Skip checks for ArrowCursor in webOSJasper Limbago2022-05-071-0/+12
* Restructure tst_styleimports.cpp testMitch Curtis2022-05-0712-26/+13
* Add file selector for custom styles when using run-time style selectionMitch Curtis2022-05-074-0/+97
* Remove unused ResourceStyle test folderMitch Curtis2022-05-071-4/+0
* Fix tst_qquickdrawer on AndroidAndreas Buhr2022-05-071-8/+8
* Tumbler: use qmlWarning for attached property warningsMitch Curtis2022-05-071-2/+2
* Fix Popup not resizing after being resized to fit in windowMitch Curtis2022-05-073-0/+196
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-072-4/+0
* Blacklist tests which are flaky on OpenSUSEAndreas Buhr2022-05-061-0/+4
* Blacklist or skip tests which impede coin integrationAndreas Buhr2022-05-051-0/+6
* DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-04-251-1/+83