aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8engine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Declare QQmlV8Handle as a metatype where it is defined.Stephen Kelly2012-12-041-0/+2
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+2
* Fix compilation issue with clang in C++11 mode.Erik Verbruggen2012-11-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Increase test coverage for V4Matthew Vogt2012-08-231-0/+12
* Fix compilation on Linux with gcc-4.6Sean Harmer2012-08-211-7/+10
* Use object identity to detect cycles in JS-to-C++ type conversionKent Hansen2012-08-201-6/+14
* Get rid of engine-wide state of visited objects for type conversionKent Hansen2012-08-201-4/+10
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-4/+4
* Add some private V8ASSERT macros.Andrew den Exter2012-07-041-0/+11
* Add an v8 object template for visual data model change sets.Andrew den Exter2012-05-251-1/+0
* Remove QJSEngine::ContextOwnership and associated constructorKent Hansen2012-05-241-1/+5
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Remove QJS exception APIKent Hansen2012-05-031-35/+0
* Avoid calling gc in QQmlEngine destructor.Jędrzej Nowacki2012-04-271-21/+1
* Add QJson support to QV8EngineKent Hansen2012-04-161-0/+9
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+5
* Improve support for var propertiesChris Adams2012-03-051-0/+10
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+631