summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativepathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-121-48/+48
* Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-081-70/+126
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-4/+22
* Set delegate Z before complete() so that view Z is overridden by delegate.Martin Jones2010-03-011-1/+5
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-1/+9
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+979