summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativelistview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing semicolons. moc was confused and positionViewAtIndex not invokable.Yann Bodson2010-03-181-1/+1
* Add ListView and GridView.indexAt() methods to get the index at a point.Martin Jones2010-03-171-1/+3
* Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-111-1/+4
* Schedule view relayout after itemsInserted/Removed()Martin Jones2010-03-101-0/+1
* Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-081-2/+2
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-13/+25
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+305