aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativebinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some memory leaks in the compilerChris Adams2011-09-051-0/+2
* Use the optimized QDeclarativeExpression constructor where possible.Michael Brasser2011-08-291-1/+1
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+1
* Optimize common binding writesAaron Kennedy2011-06-201-52/+2
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-15/+18
* CleanupAaron Kennedy2011-06-161-92/+76
* Minor XXX fixupsAaron Kennedy2011-06-091-10/+0
* Enter context before running bindingsAaron Kennedy2011-06-081-0/+1
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-3/+16
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-10/+22
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-3/+16
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+570