aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathview/data
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect PathView.currentIndex assignment with StrictlyEnforceRangeShawn Rutledge2019-03-271-0/+65
* Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-054-4/+8
* PathView autotest: fix "value is not defined" errorShawn Rutledge2018-10-051-1/+1
* QQuickPathViewPrivate: fix heap-use-after-freeMitch Curtis2018-06-251-0/+123
* Fix outdated BSD license headerKai Koehne2017-10-174-10/+50
* PathView: fix crash on path removeOleg Yadrov2017-01-111-0/+26
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-0/+154
|\
| * PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-121-0/+77
| * PathView: fix item creationAnton Kudryavtsev2016-08-121-0/+77
* | Quick: expose movementDirection of PathViewLiang Qi2016-05-021-0/+43
|/
* Clear stringCache explicitly instead of asserting its emptiness.Dmitry Volosnykh2015-06-251-0/+58
* Remove ordered list assumptions in PathViewAlan Alpert2015-05-181-0/+111
* Fixed license headersJani Heikkinen2015-02-172-6/+6
* Update copyright headersJani Heikkinen2015-02-122-10/+10
* Stabilize the drag related autotests for higher dpi displaysLars Knoll2015-01-091-2/+2
* PathView: Fix QML engine thinking currentItem is null when it's notSérgio Martins2014-10-101-0/+20
* Synchronize PathView gesture grabbing with other items.Martin Jones2014-08-062-0/+78
* Schedule layout changes to avoid refill() recursion.Mitch Curtis2014-07-241-0/+45
* Add autotest for incorrect steal of flick.Michael Brasser2014-07-241-0/+85
* Stabilize tst_QQuickPathView:dataModel()J-P Nurmi2014-03-061-0/+1
* fix whitespaceOswald Buddenhagen2014-01-221-2/+2
* Fix PathView stealing mouse grab from its child items.Andrew den Exter2013-10-011-0/+36
* Fix crash in PathViewTasuku Suzuki2013-01-181-0/+6
* Add cacheItemCount property to PathViewMartin Jones2012-08-281-1/+4
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-231-1/+8
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-231-0/+60
* Support snapMode in PathViewMartin Jones2012-04-041-0/+44
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-201-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2423-0/+848