aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restructure Qt Quick Dialogs testsMitch Curtis2021-12-2427-4125/+0
* AbstractButton: fix fast clicks being treated as double clicksMitch Curtis2021-12-201-0/+49
* Add FolderDialogMitch Curtis2021-12-1010-102/+1197
* Deprecate QQuickFontDialog::currentFontOliver Eftevaag2021-12-101-42/+33
* controls: add TreeViewDelegateRichard Moe Gustavsen2021-12-096-0/+575
* Add MessageDialog to QtQuick.DialogsOliver Eftevaag2021-12-095-0/+408
* Don't dereference nullptr when updating materialsVolker Hilsheimer2021-12-081-0/+8
* Fix Quick Palette test after qtbase changeVolker Hilsheimer2021-12-071-6/+2
* Test that TextField can successfully set font.pointSizeAndrei Golubev2021-12-071-0/+30
* Set PopupFocusReason when focus moves because a popup opens or closesVolker Hilsheimer2021-12-041-1/+0
* Fix setting the focus reason in Qt Quick ControlsVolker Hilsheimer2021-12-041-10/+0
* Remember QQuickDeliveryAgent (DA) in QQuickWindowPrivate::handle*EventFabian Kosmale2021-12-022-0/+40
* RangeSlider: update handle positions when 'from' or 'to' value is changedIvan Solovev2021-12-021-0/+37
* Add test for QQuickControl::focusReason to the focus test caseVolker Hilsheimer2021-12-012-44/+295
* tst_sanity: Also handle ids via qmllintMaximilian Goldstein2021-11-302-169/+1
* QQuickItemViewTransitionAttached: Avoid dangling pointersUlf Hermann2021-11-301-0/+6
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-2939-663/+351
* tst_sanity: Utilize qmllintMaximilian Goldstein2021-11-262-421/+31
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-261-0/+25
* Blacklist tst_qquickmenu::subMenuPosition and subMenuPosition on macosUlf Hermann2021-11-231-0/+8
* Fix tst_StyleImports::platformSelectors() for AndroidAssam Boudjelthia2021-11-191-1/+1
* Add regression test for QQmlEngine::retranslate() crashMitch Curtis2021-11-112-0/+165
* FileDialog: show dirs first on non-macOS platformsMitch Curtis2021-11-051-0/+2
* Use the RegExp variant of ignoreWarning() in case line number changesJan Arve Sæther2021-11-044-31/+29
* [autotest] Fix ScrollBar::test_policy() for macOS styleJan Arve Sæther2021-11-032-9/+11
* Add calendar typesMitch Curtis2021-11-034-0/+638
* QuickFontDialog: make setCurrentFont() update listview indexesOliver Eftevaag2021-11-022-7/+121
* StackView: support required propertiesFabian Kosmale2021-10-221-0/+12
* [autotest] Fix Popup::test_font() for macOS styleJan Arve Sæther2021-10-222-26/+75
* [autotest] Fix ComboBox::test_popup() for macOS styleJan Arve Sæther2021-10-212-4/+3
* [autotest] Fix ComboBox::test_font() for macOS styleJan Arve Sæther2021-10-212-5/+17
* Unblacklist some tests for macosJan Arve Sæther2021-10-201-14/+0
* 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
* StackView: complete animations when using StackView.Immediate transitionIvan Solovev2021-10-141-2/+113
* Unblacklist some testsJan Arve Sæther2021-10-071-10/+0
* QQuickFileDialogImpl: fix issues with breadcrumb bar text editMitch Curtis2021-10-061-0/+71
* Unblacklist ComboBox::test_defaults()Jan Arve Sæther2021-10-061-2/+0
* Do not override font size by defaultJan Arve Sæther2021-09-301-4/+0
* Fix ScrollBar::test_policy() autotestJan Arve Sæther2021-09-302-8/+9