summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeconnection
Commit message (Collapse)AuthorAgeFilesLines
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Fixed qdeclarativeconnection test.Rohan McGovern2010-02-266-0/+169
| | | | .pro file name must match directory name.
* Rename files to follow class name.Warwick Allison2010-02-266-169/+0
| | | | Task-number: QT-2822
* Change Connection syntax as per QT-2822.Warwick Allison2010-02-265-12/+8
|
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-8/+8
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-246-0/+173
QDeclarativeXXX.