summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTBUG-9367 has been fixed. Expect pass.Warwick Allison2010-03-281-1/+0
* Add autotest for QTBUG-9367.Michael Brasser2010-03-261-0/+11
* Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-211-0/+14
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-7/+5
* Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-091-0/+38
* CompileAaron Kennedy2010-03-091-1/+1
* Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-0/+52
* Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-051-0/+162
* Add testcase for QTBUG-7730Aaron Kennedy2010-03-041-0/+17
* Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-041-0/+21
* Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-031-2/+1
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-0/+10
* Fix incorrect scope resolution for script in a script block.Michael Brasser2010-03-031-1/+0
* Add autotests for script block scoping.Michael Brasser2010-03-021-0/+28
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-51/+51
* Fix declarative failing auto-test, missing rename of the test fileLeonardo Sobral Cunha2010-02-241-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1662