aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_dialogbuttonbox.qml: fix long loopMitch Curtis2022-04-251-4/+6
* Android: enable tst_QQuickApplicationWindowIvan Solovev2022-04-202-10/+30
* Blacklist failing test in tst_qquickimaginestyleAndreas Buhr2022-04-201-0/+3
* Android: enable tst_qquickpopup::orientationIvan Solovev2022-04-112-8/+23
* QQuickControl: let Control reject hover eventsRichard Moe Gustavsen2022-03-316-1/+316
* tst_sanity: Collect test files from a different location on webOSJanne Juntunen2022-03-251-0/+5
* Reset provider's texture if QQuickNinePatchImage's source is invalidSukyoung Oh2022-03-223-0/+41
* ToolTip: test that smaller attached tooltips don't shrink larger onesMitch Curtis2022-03-172-0/+48
* Fix sub-menu shortcuts not being triggeredMitch Curtis2022-03-162-0/+153
* Make QML test files available to Creator's locatorMitch Curtis2022-03-097-0/+76
* QQuickScrollBar: ensure '0 ≤ size ≤ 1' and '0 ≤ minimumSize ≤ 1'Oliver Eftevaag2022-03-071-0/+34
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-059-19/+19
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-022-0/+21
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-0216-57/+85
* QQuickText: fix fractional pointSize rounding error bugOliver Eftevaag2022-03-022-0/+38
* QML: Add indirect library dependencies for tests relying thosePasi Petäjäjärvi2022-03-029-0/+9
* Android: various test fixesAssam Boudjelthia2022-03-022-0/+8
* QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-193-2/+26
* Fix tst_designer and tst_qquickfontdialogimpl tests on AndroidAssam Boudjelthia2022-02-141-0/+4
* TreeViewDelegate: allow app to add custom pointer handlersRichard Moe Gustavsen2022-02-101-0/+53
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-107-0/+46
* Fix tst_controls missing resourcesAssam Boudjelthia2022-02-098-4/+40
* SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-051-0/+63
* QNX: Blacklist tests that failsPasi Petäjäjärvi2022-02-025-0/+5
* Fix tst_basic missing resourcesAssam Boudjelthia2022-01-272-1/+10
* Skip tests that fail on platforms that don't implement grabWindowVolker Hilsheimer2022-01-241-1/+1
* TabBar: allow wheel events to change currentIndexNoah Davis2022-01-211-0/+49
* QQuickAbstractButton: fix crash on destructionUlf Hermann2022-01-141-0/+23
* Don't crash when pasting text into TextAreaShawn Rutledge2022-01-071-0/+33
* Include images to test data and use correct testFileUrl for comparisonAssam Boudjelthia2021-12-242-2/+2