aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qdeclarativev4bindings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-1437/+0
* Optimize signal handlingAaron Kennedy2011-10-121-149/+57
* Asynchronous component instantiationAaron Kennedy2011-09-291-3/+5
* Get rid of redundant type member from V4 instructionsKent Hansen2011-09-231-9/+9
* Reference V4 program dataAaron Kennedy2011-09-161-3/+8
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-24/+20
* Fix alias warnings in V4Aaron Kennedy2011-07-291-26/+20
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-8/+8
* Merge branch 'v8'Aaron Kennedy2011-07-081-1/+3
|\
| * Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-0/+1
| * Initial V8 integrationAaron Kennedy2011-06-061-1/+2
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
|/
* Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-156/+156
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1530