summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/data
Commit message (Expand)AuthorAgeFilesLines
* Allow undefined to be assigned to QVariant propertiesAaron Kennedy2010-04-091-0/+9
* Fix crash in QML library importsAaron Kennedy2010-04-092-0/+13
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-0910-14/+14
* Use variant instead of var in QMLAaron Kennedy2010-04-091-6/+0
* Don't crash when QML engine is deletedAaron Kennedy2010-04-081-0/+11
* Fix crash on null object assignmentAaron Kennedy2010-04-081-0/+8
* Make string -> int conversion consistent in bindingsAaron Kennedy2010-04-081-0/+18
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-082-0/+38
* Autotest for 76f5e9e7d1eea8d688d5459b7b7b2bfa3f9057edAaron Kennedy2010-04-081-0/+9
* Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-8/+5
* More testing.Michael Brasser2010-03-311-0/+6
* Add test.Michael Brasser2010-03-311-0/+38
* Correctly construct boolean JSValue'sAaron Kennedy2010-03-301-0/+17
* Add autotest for QTBUG-9367.Michael Brasser2010-03-261-0/+7
* Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-211-0/+6
* Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-092-0/+11
* Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-0510-0/+172
* Add testcase for QTBUG-7730Aaron Kennedy2010-03-041-0/+12
* Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-041-0/+9
* Fixup testAaron Kennedy2010-03-041-1/+1
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-0/+13
* Add autotests for script block scoping.Michael Brasser2010-03-023-0/+29
* Fix declarative failing auto-test, missing rename of the test fileLeonardo Sobral Cunha2010-02-241-0/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2468-0/+823