summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepathview/data
Commit message (Expand)AuthorAgeFilesLines
* Views do not notify count changes properlyMartin Jones2011-05-052-0/+2
* PathView doesn't update if preferred highlight range changes.Martin Jones2011-03-171-1/+1
* PathView items were not correctly updated when rootIndex changed.Martin Jones2011-02-101-0/+19
* PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-091-0/+19
* PathView crashed when the path is provided with undefined values.Martin Jones2011-01-061-0/+17
* PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-061-0/+28
* Update import statement.Michael Brasser2010-10-061-1/+1
* Ensure PathView updates positions when path changes.Michael Brasser2010-10-061-0/+18
* Improve test coverage for declarative module.Michael Brasser2010-10-042-0/+34
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2911-11/+11
* Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-171-0/+1
* Fix PathView when setting an empty model that is later filled.Michael Brasser2010-08-241-0/+5
* Always place PathView delegates centered on the pathMartin Jones2010-07-191-0/+2
* If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-271-2/+4
* Remove license headers from test data.Warwick Allison2010-05-2310-410/+0
* Add license headers for .qml files.Jason McDonald2010-05-2110-0/+410
* Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-111-0/+88
* Fix path view update on startX(Y) changes in qmlLeonardo Sobral Cunha2010-04-291-0/+38
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-218-8/+8
* Added highlight ranges/modes to PathViewMartin Jones2010-03-264-4/+5
* Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-252-1/+6
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-182-0/+0
* Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-121-1/+1
* Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-081-1/+10
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-024-3/+118
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-2/+2
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+60
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-246-0/+234