aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1781