aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qv8contextwrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Optimization: Minimize refreshing when root context changesAaron Kennedy2011-11-041-0/+6
* Skip the captured properties step in bindingsAaron Kennedy2011-11-041-7/+3
* More efficient type name cacheAaron Kennedy2011-08-301-9/+9
* Fix outdated license headers.Jason McDonald2011-08-051-17/+17
* Add "shared mode" to QML contextsAaron Kennedy2011-06-161-7/+29
* Fix autotestsAaron Kennedy2011-06-151-7/+12
* Performance improvementsAaron Kennedy2011-06-141-16/+4
* Add QHashedV8String to improve lookup performanceAaron Kennedy2011-06-141-10/+16
* Minor XXX fixupsAaron Kennedy2011-06-091-12/+19
* Implement global handle trackingAaron Kennedy2011-06-081-4/+4
* Initial V8 integrationAaron Kennedy2011-06-061-0/+425