aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qv8bindings_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-148/+0
* Don't store object and property in QDeclarativeAbstractBindingAaron Kennedy2012-02-201-1/+3
* Reduce size of QV8BindingsAaron Kennedy2012-02-201-8/+24
* Reduce size of QDeclarativeJavaScriptExpressionAaron Kennedy2012-02-201-6/+6
* Reduce size of QV8Bindings::BindingAaron Kennedy2012-02-201-9/+15
* Reduce the size of QDeclarative*ExpressionAaron Kennedy2012-02-201-1/+4
* Use Utf8 for javascript source codeAaron Kennedy2012-02-201-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add a tracing API for the QML engineAaron Kennedy2011-12-141-1/+2
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-2/+2
* Clean up declarative includesKent Hansen2011-10-171-3/+3
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-171-2/+5
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-1/+0
* Optimize signal handlingAaron Kennedy2011-10-121-6/+30
* Fix outdated license headers.Jason McDonald2011-08-051-17/+17
* Reenable shared bindingsAaron Kennedy2011-06-201-1/+1
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-0/+94