summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativerepeater
Commit message (Expand)AuthorAgeFilesLines
* Make test compileBea Lam2011-02-071-2/+2
* modelChanged() should not be emitted until view is repopulatedBea Lam2011-02-042-0/+59
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix to register Repeater for QtQuick 1.1Bea Lam2011-01-071-0/+46
* | Add Repeater itemAdded(), itemRemoved() signals and itemAt() methodBea Lam2011-01-061-12/+204
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-297-7/+7
* emit countChanged where appropriate in RepeaterMartin Jones2010-08-161-0/+3
* Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-202-4/+34
* Add test for model data changes.Martin Jones2010-06-172-2/+47
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* QList<QObject*> models now update their properties when they change.Martin Jones2010-05-052-6/+15
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-216-6/+6
* 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/+2
* Make sure tests cleanup after themselves.Michael Brasser2010-04-071-0/+10
* Remove strange binding loop in Repeater test.Martin Jones2010-04-011-5/+3
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-182-1/+1
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-1/+1
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-12/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-248-0/+566