aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Flickable: Use increased default flick parameters on BB10Oleg Shparber2013-12-111-16/+1
* moveOffset in QQuickPathView::modelUpdated uninitializedMarco Bubke2013-11-091-1/+1
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Remove ancient and unused leftoversGunnar Sletta2013-10-221-5/+3
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-37/+37
* Fix PathView stealing mouse grab from its child items.Andrew den Exter2013-10-011-11/+22
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Doc: PathView::currentItem is an Item, not an int.David Faure2013-09-171-4/+4
* Doc: Clean up docs for PathView.highlightRangeMode enum valuesTopi Reinio2013-08-011-16/+19
* Fix lupdate-warning "Cannot invoke tr() like this".Friedemann Kleint2013-04-231-1/+1
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-33/+51
* Fix crash in PathViewTasuku Suzuki2013-01-181-3/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add cacheItemCount property to PathViewMartin Jones2012-08-281-52/+115
* Various small doc fixes and improvementsBea Lam2012-08-091-0/+4
* Fix various broken links in documentationBea Lam2012-08-031-3/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Remove QListModelInterface.Andrew den Exter2012-07-251-1/+0
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-231-0/+150
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-231-23/+37
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-4/+4
* PathView needs drag events similar to FlickableMartin Jones2012-07-041-1/+47
* PathView element with 1 item moves in wrong direction when dragged rightMartin Jones2012-06-271-2/+2
* Changing PathView offset doesn't set currentIndex appropriatelyMartin Jones2012-06-271-1/+3
* Create new documentation structureChris Adams2012-06-211-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+3
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-5/+5
* Reset the PathView currentIndex to 0 when all items are removed.Andrew den Exter2012-05-311-11/+9
* Fix PathView not updating after all items are removed from the model.Andrew den Exter2012-05-281-1/+3
* Don't parent (QObject) delegate items to views.Andrew den Exter2012-05-281-2/+0
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-12/+20
* PathView was moving view too soon on dragMartin Jones2012-05-141-4/+2
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-5/+5
* QtDeclarative: Fix compiler warnings.Friedemann Kleint2012-04-231-1/+0
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-191-7/+6
* Support snapMode in PathViewMartin Jones2012-04-041-42/+101
* PathView was missing the maximumFlickVelocity propertyMartin Jones2012-03-261-7/+62
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-201-0/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-3/+3
* Improve interaction of nested Flickables and PathViewMartin Jones2012-03-131-1/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-34/+35
* Flicking a pathview with large delegate spacing is inconsistentMartin Jones2012-02-211-11/+64
* Remove warnings with clangYann Bodson2012-02-071-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1