aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativebinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-4/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add a tracing API for the QML engineAaron Kennedy2011-12-141-3/+15
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-0/+10
* Don't crash if contexts are deleted during refreshExpressionsAaron Kennedy2011-11-041-1/+1
* Tidy up some more declarative includesKent Hansen2011-10-171-2/+0
* Clean up declarative includesKent Hansen2011-10-171-7/+7
* Remove unneeded includeKent Hansen2011-10-141-1/+0
* Optimize signal handlingAaron Kennedy2011-10-121-1/+1
* 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