aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data/tst_scrollview.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-221-579/+0
* TextArea: Detach the flickable when it is deletedAndy Shaw2021-05-261-0/+15
* Hide old scroll barsMitch Curtis2021-05-191-0/+35
* ScrollView: fix crash when scrolling with zero-sized itemMitch Curtis2021-04-231-0/+24
* Remove all version numbers from QML importsMitch Curtis2020-08-261-3/+3
* QQuickScrollView: respect the content size set on/by the flickableRichard Moe Gustavsen2019-03-051-0/+89
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-2/+2
|\
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-021-2/+2
* | QQuickScrollView: override getContentWidth/Height()Richard Moe Gustavsen2018-11-271-0/+49
|/
* QQuickScrollView: fix binding loop with wrapping TextAreaJ-P Nurmi2017-09-281-0/+25
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-241-2/+12
* Add ScrollViewJ-P Nurmi2017-01-271-0/+332