summaryrefslogtreecommitdiff
path: root/tests/auto/controls/data/tst_scrollview.qml
Commit message (Expand)AuthorAgeFilesLines
* Skip Tests_ScrollView::test_dragFetchAppendMitch Curtis2019-02-281-0/+2
* ScrollView Tests: Allow for delayed update when loading new dataUlf Hermann2019-01-241-2/+6
* ScrollView: Defer calls to doLayout()Ulf Hermann2018-09-261-9/+17
* ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-231-0/+84
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-181-1/+1
|\
| * Attempt to stabilize tst_scrollviewJ-P Nurmi2016-09-051-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-0/+63
|\ \ | |/
| * Update scroll indicator position on content size changeNikita Krupenko2016-08-181-0/+63
* | Unify license header usageAntti Kokko2016-02-041-3/+13
|/
* BSD license for QML code in testsJ-P Nurmi2015-03-061-22/+26
* Use TabFocusBehavior in QStyleHints in QtQuick.ControlsLiang Qi2015-02-131-1/+1
* Tests: update license headersJ-P Nurmi2015-02-111-29/+25
* Add scollBarPolicy properties to scrollviewDavid Edmundson2014-07-221-0/+36
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-3/+3
* Import QtQuick 2.2J-P Nurmi2014-04-071-3/+3
* More styling improvements for Base StyleJens Bache-Wiig2013-10-311-10/+14
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-4/+4
* Fix scroll bar behavior when clickToPosition is enabledJens Bache-Wiig2013-08-271-0/+24
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-151-0/+4
* Tests: add more tests for activeFocusOnTab propertyCaroline Chao2013-04-121-0/+72
* Tests: Destroy created components at the end of the tests functionsCaroline Chao2013-04-111-0/+2
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-1/+1
* ScrollView: Fix when the item added is not a FlickableCaroline Chao2013-03-071-1/+1
* Update TabView API and allow inser/remove of tabsJens Bache-Wiig2013-03-011-3/+3
* Rename ScrollArea to ScrollViewJens Bache-Wiig2013-02-221-0/+108