summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data
Commit message (Expand)AuthorAgeFilesLines
* Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-088-0/+26
* Allow unquoted enum syntax for value typesAaron Kennedy2010-03-052-0/+5
* Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-041-2/+0
* Fix grammar stringifying "on" as "readonly"Aaron Kennedy2010-03-041-0/+7
* Improve grouped property error messagesAaron Kennedy2010-03-047-1/+23
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-039-3/+21
* Auto test for QTBUG-8677Martin Jones2010-03-031-0/+2
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0229-10/+86
* Fixup tests after QDeclarative class renamesAaron Kennedy2010-02-243-1/+1
* Automatically connect to a notify signal if the requested signal isBea Lam2010-02-241-0/+6
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-24278-0/+1277