aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativevme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix alias warnings in QDeclarativeVMEAaron Kennedy2011-07-291-3/+71
* Merge branch 'master' into v8-cleanAaron Kennedy2011-07-011-0/+3
|\
| * Fix regression against 4.7Aaron Kennedy2011-06-231-0/+1
* | Reenable shared bindingsAaron Kennedy2011-06-201-1/+2
* | Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-7/+37
* | Fix autotestsAaron Kennedy2011-06-151-3/+12
* | Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-091-0/+3
|\|
| * Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-091-0/+3
* | Minor XXX fixupsAaron Kennedy2011-06-091-1/+0
* | Implement global handle trackingAaron Kennedy2011-06-081-3/+3
* | Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\|
| * Merge branch 'qtquick2'Martin Jones2011-05-311-774/+745
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-43/+41
| |/ |/|
* | Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-46/+22
* | Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-776/+697
* | Only include line numbers when necessaryAaron Kennedy2011-05-051-17/+17
* | Initial import from qtquick2.Qt by Nokia2011-04-271-4/+78
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1058