aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/controls/data/tst_scrollbar.qml
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-011-990/+0
* Fail on warnings for simple "default" controls testsMitch Curtis2022-11-281-0/+13
* Use SPDX license identifiersLucie Gérard2022-06-111-49/+2
* Fix visualSize calculation when width is changingSoheil Armin2022-05-241-0/+23
* QQuickScrollBar: ensure '0 ≤ size ≤ 1' and '0 ≤ minimumSize ≤ 1'Oliver Eftevaag2022-03-071-0/+34
* [autotest] Fix ScrollBar::test_policy() for macOS styleJan Arve Sæther2021-11-031-3/+11
* Fix ScrollBar::test_policy() autotestJan Arve Sæther2021-09-301-6/+9
* Fix a bug in ScrollBar::test_multiTouch() autotestJan Arve Sæther2021-09-291-16/+25
* Fix a bug in ScrollBar::test_interactive() autotestJan Arve Sæther2021-09-241-1/+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-241-9/+10
* Fix ScrollBar::test_touch() autotestJan Arve Sæther2021-09-241-6/+20
* Fix test_flashing() autotest for native Windows styleJan Arve Sæther2021-09-231-0/+4
* Fix ScrollBar::test_snapMode_mouse() autotestJan Arve Sæther2021-09-171-7/+13
* Fix ScrollBar::test_snapMode_touch() autotestJan Arve Sæther2021-09-171-7/+13
* Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-221-0/+918