aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Stabilize tst_qquickpathviewAlan Alpert2012-12-051-3/+3
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-23/+23
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* tst_QQuickPathView::package(): updated QSKIP()J-P Nurmi2012-09-071-1/+1
* Add cacheItemCount property to PathViewMartin Jones2012-08-281-0/+80
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-4/+4
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-231-0/+111
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-231-8/+34
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-11/+12
* QQuickCanvas renamesAlan Alpert2012-07-171-197/+197
* PathView needs drag events similar to FlickableMartin Jones2012-07-041-0/+40
* Changing PathView offset doesn't set currentIndex appropriatelyMartin Jones2012-06-271-2/+37
* Allow qtdeclarative to compile with -no-widgetsMartin Jones2012-06-051-1/+7
* Reset the PathView currentIndex to 0 when all items are removed.Andrew den Exter2012-05-311-50/+93
* Fix PathView not updating after all items are removed from the model.Andrew den Exter2012-05-281-0/+124
* PathView was moving view too soon on dragMartin Jones2012-05-141-0/+5
* Support snapMode in PathViewMartin Jones2012-04-041-0/+87
* PathView was missing the maximumFlickVelocity propertyMartin Jones2012-03-261-0/+54
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-201-0/+36
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1458