aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/controls
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
* ComboBox: clear selection when text that matches existing item acceptedMitch Curtis2022-05-101-0/+37
* Tumbler: use qmlWarning for attached property warningsMitch Curtis2022-05-071-2/+2
* 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
* ToolTip: test that smaller attached tooltips don't shrink larger onesMitch Curtis2022-03-172-0/+48
* 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-056-16/+16
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-0210-45/+60
* QML: Add indirect library dependencies for tests relying thosePasi Petäjäjärvi2022-03-025-0/+5
* 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
* 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
* AbstractButton: fix fast clicks being treated as double clicksMitch Curtis2021-12-201-0/+49
* Don't dereference nullptr when updating materialsVolker Hilsheimer2021-12-081-0/+8
* Test that TextField can successfully set font.pointSizeAndrei Golubev2021-12-071-0/+30
* RangeSlider: update handle positions when 'from' or 'to' value is changedIvan Solovev2021-12-021-0/+37
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-297-119/+63
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-261-0/+25
* 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
* 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
* StackView: complete animations when using StackView.Immediate transitionIvan Solovev2021-10-141-2/+113
* Unblacklist some testsJan Arve Sæther2021-10-071-10/+0
* 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
* Fix a bug in ScrollBar::test_multiTouch() autotestJan Arve Sæther2021-09-292-18/+25
* Fix a bug in ScrollBar::test_interactive() autotestJan Arve Sæther2021-09-242-3/+3
* ScrollBar::test_mouse(): remove workaround that is not needed anymoreJan Arve Sæther2021-09-241-4/+0
* Fix a bug in ScrollBar::test_mouse() autotestJan Arve Sæther2021-09-242-13/+10
* Fix ScrollBar::test_touch() autotestJan Arve Sæther2021-09-242-10/+20
* Fix test_flashing() autotest for native Windows styleJan Arve Sæther2021-09-232-2/+4
* Fix Slider::test_snapMode_touch() to work for narrower slidersJan Arve Sæther2021-09-232-18/+7
* QQuickAction: don't grab the same shortcut multiple timesOliver Eftevaag2021-09-231-0/+33
* Fix ScrollBar::test_snapMode_mouse() autotestJan Arve Sæther2021-09-172-19/+13
* Fix ScrollBar::test_snapMode_touch() autotestJan Arve Sæther2021-09-172-19/+13
* Unblacklist ScrollView::test_keys()Jan Arve Sæther2021-09-091-2/+0