summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage
Commit message (Expand)AuthorAgeFilesLines
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-0310-6/+24
* Auto test for QTBUG-8677Martin Jones2010-03-033-2/+12
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0231-10/+102
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-252-8/+8
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-1/+1
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+3
* Fixup tests after QDeclarative class renamesAaron Kennedy2010-02-243-1/+1
* Simplify QML element registration headersAaron Kennedy2010-02-242-0/+2
* Make compile following renaming of class.Bea Lam2010-02-241-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-242-59/+59
|\
| * Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-242-59/+59
* | Automatically connect to a notify signal if the requested signal isBea Lam2010-02-243-0/+29
|/
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-24290-0/+3301