summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-081-0/+5
* Allow unquoted enum syntax for value typesAaron Kennedy2010-03-051-0/+1
* Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-041-5/+0
* Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-041-0/+15
* Improve grouped property error messagesAaron Kennedy2010-03-041-0/+3
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-3/+3
* Auto test for QTBUG-8677Martin Jones2010-03-031-0/+5
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-0/+11
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-5/+5
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-1/+1
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+3
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* 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-241-58/+58
|\
| * Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-58/+58
* | Automatically connect to a notify signal if the requested signal isBea Lam2010-02-241-0/+17
|/
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1386