summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepathview
Commit message (Expand)AuthorAgeFilesLines
* Always place PathView delegates centered on the pathMartin Jones2010-07-192-0/+10
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-272-2/+10
* Remove license headers from test data.Warwick Allison2010-05-2310-410/+0
* Add license headers for .qml files.Jason McDonald2010-05-2110-0/+410
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Add an example spinner.Martin Jones2010-05-131-3/+27
* Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-112-0/+105
* Fix path view update on startX(Y) changes in qmlLeonardo Sobral Cunha2010-04-292-0/+61
* Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-221-1/+1
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-218-8/+8
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Added highlight ranges/modes to PathViewMartin Jones2010-03-265-12/+16
* Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-253-7/+22
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-183-4/+4
* Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-122-4/+4
* Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-082-3/+54
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-025-11/+277
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-2/+2
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-252-0/+101
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-14/+14
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-248-0/+730