summaryrefslogtreecommitdiff
path: root/src/declarative/graphicsitems/qdeclarativepathview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PathView item position on insertion and removal.Martin Jones2010-09-061-0/+1
* Add moving and flicking properties to PathViewMartin Jones2010-07-291-0/+13
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-271-0/+1
* Add an example spinner.Martin Jones2010-05-131-0/+4
* Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-121-0/+1
* Add highlightMoveDuration to views.Martin Jones2010-04-091-0/+5
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Fix compilation with Sun CC: no semi-colon after Q_ENUM.Thiago Macieira2010-03-311-1/+1
* Added highlight ranges/modes to PathViewMartin Jones2010-03-261-4/+19
* Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-251-1/+24
* Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-081-2/+49
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-6/+12
* 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/+134