aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8typewrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port the type wrapper over to v4Lars Knoll2013-05-301-309/+0
* Remove v8 dependencies in qhashedstringLars Knoll2013-05-221-4/+4
* Get rid of v8::IntegerLars Knoll2013-05-211-2/+2
* Convert qv8typewrapper to use QV4::PersistentValueLars Knoll2013-05-081-4/+4
* Remove more v8::Persistent usagesLars Knoll2013-05-071-1/+1
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-2/+2
* Get rid of v8::LocalLars Knoll2013-05-061-8/+8
* Remove some more v8 APILars Knoll2013-05-041-2/+3
* Move more methods on QV8Engine over to use v4 based syntaxLars Knoll2013-04-291-2/+2
* Get rid of QV8Engine::toString()Lars Knoll2013-04-291-2/+2
* Rename QQmlJS::VM namespace to QV4Lars Knoll2013-04-191-6/+6
* Cleanup lots of V8 dependencies in QJS* classesLars Knoll2013-04-181-8/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-94/+80
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-4/+8
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-41/+43
* Add enum values from related typesMatthew Vogt2012-06-271-2/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+314