aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increase test coverage for V4Matthew Vogt2012-08-231-0/+2
* Trim trailing whitespace.Stephen Kelly2012-08-221-15/+15
* Use object identity to detect cycles in JS-to-C++ type conversionKent Hansen2012-08-201-11/+9
* Get rid of engine-wide state of visited objects for type conversionKent Hansen2012-08-201-13/+17
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-3/+3
* Remove the use of QWidgetStar from QtQml.Stephen Kelly2012-08-151-11/+1
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-5/+5
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-111-1/+1
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-0/+6
* Ensure that variant property references keep QObjects aliveChris Adams2012-05-301-4/+8
* Add an v8 object template for visual data model change sets.Andrew den Exter2012-05-251-0/+1
* Remove QJSEngine::ContextOwnership and associated constructorKent Hansen2012-05-241-3/+3
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+3
* Simplify QVariant::convert and QVariant::canConvert calls.Jędrzej Nowacki2012-05-211-2/+2
* Add hooks for declarative memory profiler.Glenn Watson2012-05-151-0/+2
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-1/+1
* Remove QJS exception APIKent Hansen2012-05-031-144/+0
* Add QJson support to QV8EngineKent Hansen2012-04-161-0/+67
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-33/+10
|\
| * Simplify date conversion functionsMatthew Vogt2012-04-111-33/+10
* | Merge master into api_changesKent Hansen2012-03-231-2/+5
|\|
| * Make QVariant conversion for JS null type symmetricKent Hansen2012-03-201-2/+5
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-8/+20
* | Crash fix after QMetaType change.Jędrzej Nowacki2012-03-131-0/+2
* | Improve support for var propertiesChris Adams2012-03-051-0/+5
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-4/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1598