aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qv8variantwrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated license headers.Jason McDonald2011-08-051-17/+17
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-021-2/+2
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+38
* Variants should compare as equalAaron Kennedy2011-07-011-0/+2
* Add toString for variantsAaron Kennedy2011-07-011-1/+30
* Minor XXX fixupsAaron Kennedy2011-06-091-1/+1
* Implement global handle trackingAaron Kennedy2011-06-081-8/+8
* Implement ListModel in V8Aaron Kennedy2011-06-071-6/+5
* Initial V8 integrationAaron Kennedy2011-06-061-0/+190