Trim trailing whitespace.
[profile/ivi/qtdeclarative.git] / src / qml / qml / v8 / qv8engine.cpp
2012-08-22 Stephen KellyTrim trailing whitespace.
2012-08-20 Kent HansenUse object identity to detect cycles in JS-to-C++ type...
2012-08-20 Kent HansenGet rid of engine-wide state of visited objects for...
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-08-15 Stephen KellyRemove the use of QWidgetStar from QtQml.
2012-08-10 Matthew VogtPermit value types with metatype IDs >= QMetaType:...
2012-07-11 Matthew VogtAllow color to be explicitly compared to a string
2012-07-10 Chris AdamsFix broken value-type support by allowing property...
2012-05-30 Chris AdamsEnsure that variant property references keep QObjects...
2012-05-25 Andrew den ExterAdd an v8 object template for visual data model change...
2012-05-24 Kent HansenRemove QJSEngine::ContextOwnership and associated const...
2012-05-24 Andrew den ExterEnable binding to properties of type QJSValue.
2012-05-21 Jędrzej NowackiSimplify QVariant::convert and QVariant::canConvert...
2012-05-15 Glenn WatsonAdd hooks for declarative memory profiler.
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-03 Kent HansenRemove QJS exception API
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Kent HansenAdd QJson support to QV8Engine
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Matthew VogtSimplify date conversion functions
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Kent HansenMake QVariant conversion for JS null type symmetric
2012-03-20 Matthew VogtMigrate gui dependencies from QtQml to QtQuick.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Jędrzej NowackiCrash fix after QMetaType change.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-05 Chris AdamsImprove support for var properties
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml