aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript
Commit message (Expand)AuthorAgeFilesLines
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* Honour the resettable flag of aliased propertiesChris Adams2011-08-048-0/+234
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-022-0/+122
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-294-28/+21
* Mark objects from Component.createObject() as destructibleAaron Kennedy2011-07-292-0/+43
* Add .arg() for Javascript String typeCharles Yin2011-07-292-1/+25
* Allow static alias to composite typeAaron Kennedy2011-07-254-0/+30
* Support better boolean conversion semanticsAaron Kennedy2011-07-252-0/+50
* Check objects can be passed as signal parametersAaron Kennedy2011-07-252-0/+32
* Correctly load flags for binding propertiesAaron Kennedy2011-07-253-0/+30
* Enable support for QObject based module APIsAaron Kennedy2011-07-121-2/+3
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-12131-131/+131
* Merge branch 'master' into v8-cleanAaron Kennedy2011-07-014-0/+25
|\
| * Fix regression against 4.7Aaron Kennedy2011-06-234-0/+25
* | Fix autotestsAaron Kennedy2011-06-151-2/+4
* | Update auto testsAaron Kennedy2011-06-141-39/+0
* | Merge branch 'master' into v8Michael Brasser2011-06-073-51/+51
|\|
| * Merge branch 'qtquick2'Martin Jones2011-05-3161-4/+1337
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-243-51/+51
* | | Initial V8 integrationAaron Kennedy2011-06-064-101/+182
| |/ |/|
* | Support change slots for properties starting with '_'Chris Adams2011-05-236-0/+118
* | Remove Q_ASSERT's from ecmascript test.Jason McDonald2011-05-181-4/+0
* | Add private parts to autotest .pro filesAlan Alpert2011-05-111-0/+1
* | Add unit test and documentation for module APIChris Adams2011-05-064-2/+10
* | Initial import from qtquick2.Qt by Nokia2011-04-2755-0/+1210
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27161-0/+6289