aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qv8valuetypewrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-3/+3
* Improve value type read performanceAaron Kennedy2011-12-011-13/+45
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-3/+3
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-171-7/+7
* Fix outdated license headers.Jason McDonald2011-08-051-17/+17
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-021-3/+5
* Add support for comparing value-type propertiesChris Adams2011-08-021-0/+63
* Optimize QDeclarativePropertyCacheAaron Kennedy2011-07-041-1/+1
* Minor XXX fixupsAaron Kennedy2011-06-091-5/+5
* Implement global handle trackingAaron Kennedy2011-06-081-2/+2
* Initial V8 integrationAaron Kennedy2011-06-061-0/+289