aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/qquicktumblerview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make Tumbler compatible with deferred executionMitch Curtis2018-01-171-2/+7
* Tumbler: ensure that currentIndex animations aren't too slowMitch Curtis2017-12-141-0/+2
* Tumbler: fix regression with currentIndex and currentItemMitch Curtis2017-07-071-43/+70
* Fix typo in code comment in qquicktumblerview.cppMitch Curtis2017-06-131-1/+1
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-111-1/+1
|\
| * Welcome to 2017J-P Nurmi2017-01-091-1/+1
* | Whitespace cleanupsJ-P Nurmi2016-11-031-1/+1
|/
* Tumbler: make wrap property depend on count by defaultMitch Curtis2016-07-011-8/+43
* Tumbler: add wrap propertyMitch Curtis2016-06-281-0/+238