aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qjsvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move the JS Api into it's own folderLars Knoll2013-08-081-99/+0
* Fix tst_qjsvalue::engineDeleted()Simon Hausmann2013-06-211-20/+3
* Fix memory corruption in qjsvalueprivateLars Knoll2013-06-171-11/+1
* Don't allow for a QJSValue to be taken from one engine to another through QVa...Simon Hausmann2013-06-131-0/+4
* Fix a few more QJSValue autotestsLars Knoll2013-06-071-0/+8
* Give the QJSValuePrivate the pointer to the engine backLars Knoll2013-05-171-4/+12
* Make the default constructor of PersistentValue not allocate a d pointerLars Knoll2013-05-071-1/+1
* Rename Value::deletedValue() to Value::emptyValue()Lars Knoll2013-05-071-1/+1
* Move the internalClass pointer from Object to ManagedLars Knoll2013-05-061-17/+12
* Move more methods on QV8Engine over to use v4 based syntaxLars Knoll2013-04-291-1/+4
* Rename QQmlJS::VM namespace to QV4Lars Knoll2013-04-191-11/+11
* Implement most of QJSEngine against V4Lars Knoll2013-04-191-0/+8
* Cleanup lots of V8 dependencies in QJS* classesLars Knoll2013-04-181-144/+31
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add internal API for accessing V8 handles of QJS typesKent Hansen2012-05-291-0/+1
* Remove QJS exception APIKent Hansen2012-05-031-1/+0
* Silence warning about non-standard comma at the end of enumThiago Macieira2012-04-041-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-10/+28
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+195