aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-2/+1
* Simplify expression guard logicAaron Kennedy2011-10-181-0/+18
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-171-5/+5
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-4/+4
* Add JavaScript "var" property type to QMLChris Adams2011-10-061-17/+386
* Allow .pragma library scripts to import other scriptsChris Adams2011-10-041-66/+114
* QDeclarativeIncubator::clear() and autotestsAaron Kennedy2011-10-031-1/+1
* Modify JS Object to QVariant conversionChris Adams2011-09-301-0/+16
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-5/+0
* Ensure JS-owned QObjects are cleaned up on v8engine dtorChris Adams2011-09-301-0/+35
* Fix crash in String.arg()Chris Adams2011-09-281-0/+17
* Unwrap QJSValue from QVariant in QV8Engine::fromVariantJędrzej Nowacki2011-09-191-0/+75
* Fix automatic semicolon insertion.Roberto Raggi2011-09-191-0/+9
* Fix QDeclarativeListProperty assignmentChris Adams2011-09-191-0/+16
* Add garbage collector prologue callback to qv8engineChris Adams2011-09-061-0/+251
* Fix some memory leaks in the compilerChris Adams2011-09-051-0/+2
* Allow reference to signals using 'on' handler syntax.Michael Brasser2011-09-011-0/+31
* Add enums support to QObject module APIsChris Adams2011-08-311-0/+11
* Implement script module api property get and setChris Adams2011-08-301-43/+131
* Honour the resettable flag of aliased propertiesChris Adams2011-08-041-0/+82
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-021-0/+50
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-16/+9
* Mark objects from Component.createObject() as destructibleAaron Kennedy2011-07-291-0/+22
* Add .arg() for Javascript String typeCharles Yin2011-07-291-1/+9
* Allow static alias to composite typeAaron Kennedy2011-07-251-0/+13
* Support better boolean conversion semanticsAaron Kennedy2011-07-251-0/+22
* Check objects can be passed as signal parametersAaron Kennedy2011-07-251-0/+14
* Correctly load flags for binding propertiesAaron Kennedy2011-07-251-0/+15
* Enable support for QObject based module APIsAaron Kennedy2011-07-121-2/+3
* Merge branch 'master' into v8-cleanAaron Kennedy2011-07-011-0/+14
|\
| * Fix regression against 4.7Aaron Kennedy2011-06-231-0/+14
* | Fix autotestsAaron Kennedy2011-06-151-2/+4
* | Update auto testsAaron Kennedy2011-06-141-39/+0
* | Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\|
| * Merge branch 'qtquick2'Martin Jones2011-05-311-4/+453
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-98/+171
| |/ |/|
* | Support change slots for properties starting with '_'Chris Adams2011-05-231-0/+43
* | Remove Q_ASSERT's from ecmascript test.Jason McDonald2011-05-181-4/+0
* | Add unit test and documentation for module APIChris Adams2011-05-061-0/+1
* | Initial import from qtquick2.Qt by Nokia2011-04-271-0/+409
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3086