summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedom/data
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-215-5/+5
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Pass again, now that version must exist in order to be imported.Warwick Allison2010-04-081-1/+2
|
* Manual merge.Warwick Allison2010-03-223-0/+1
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-245-0/+18
QDeclarativeXXX.