aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativebinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-551/+0
* Don't store object and property in QDeclarativeAbstractBindingAaron Kennedy2012-02-201-30/+54
* Reduce the size of QDeclarativeAbstractBindingAaron Kennedy2012-02-201-7/+7
* Reduce the size of QDeclarative*ExpressionAaron Kennedy2012-02-201-9/+10
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-1/+1
* Remove warnings with clangYann Bodson2012-02-071-2/+0
* Fix spelling errors that refer to non-existent symbolsMatthew Vogt2012-02-021-1/+1
* QmlProfiler: profiling compiled v8 bindingsChristiaan Janssen2012-02-011-17/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* 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