aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/data
Commit message (Expand)AuthorAgeFilesLines
* Simplify expression guard logicAaron Kennedy2011-10-181-0/+6
* Add JavaScript "var" property type to QMLChris Adams2011-10-0633-16/+637
* Allow .pragma library scripts to import other scriptsChris Adams2011-10-044-0/+34
* Modify JS Object to QVariant conversionChris Adams2011-09-301-0/+16
* Ensure JS-owned QObjects are cleaned up on v8engine dtorChris Adams2011-09-301-0/+20
* Fix crash in String.arg()Chris Adams2011-09-281-0/+49
* Unwrap QJSValue from QVariant in QV8Engine::fromVariantJędrzej Nowacki2011-09-191-0/+12
* Fix automatic semicolon insertion.Roberto Raggi2011-09-191-0/+11
* Fix QDeclarativeListProperty assignmentChris Adams2011-09-191-0/+20
* Add garbage collector prologue callback to qv8engineChris Adams2011-09-064-0/+114
* Allow reference to signals using 'on' handler syntax.Michael Brasser2011-09-011-0/+60
* Add enums support to QObject module APIsChris Adams2011-08-311-0/+8
* Implement script module api property get and setChris Adams2011-08-308-6/+45
* Honour the resettable flag of aliased propertiesChris Adams2011-08-047-0/+152
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-021-0/+72
* Mark objects from Component.createObject() as destructibleAaron Kennedy2011-07-291-0/+21
* Add .arg() for Javascript String typeCharles Yin2011-07-291-0/+16
* Allow static alias to composite typeAaron Kennedy2011-07-253-0/+17
* Support better boolean conversion semanticsAaron Kennedy2011-07-251-0/+28
* Check objects can be passed as signal parametersAaron Kennedy2011-07-251-0/+18
* Correctly load flags for binding propertiesAaron Kennedy2011-07-252-0/+15
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-12131-131/+131
* Merge branch 'master' into v8-cleanAaron Kennedy2011-07-013-0/+11
|\
| * Fix regression against 4.7Aaron Kennedy2011-06-233-0/+11
* | Initial V8 integrationAaron Kennedy2011-06-063-3/+11
|/
* Support change slots for properties starting with '_'Chris Adams2011-05-235-0/+75
* Add unit test and documentation for module APIChris Adams2011-05-061-0/+5
* Initial import from qtquick2.Qt by Nokia2011-04-2752-0/+705
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27157-0/+2130