summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data
Commit message (Expand)AuthorAgeFilesLines
* import "." first - i.e. override it by everything else.Warwick Allison2010-04-013-0/+5
* Remove "variant" QML propertiesAaron Kennedy2010-03-291-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-252-0/+8
|\
| * Remove faulty assert - the precondition is checked for correctly later onAaron Kennedy2010-03-252-0/+8
* | Tweak import behaviourAlan Alpert2010-03-251-2/+2
|/
* Manual merge.Warwick Allison2010-03-224-0/+10
* Fix test.Michael Brasser2010-03-221-1/+1
* Fix local type lookupmae2010-03-192-2/+2
* 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