Support and use parameters in QQmlNotifierEndpoint.
[profile/ivi/qtdeclarative.git] / src / qml / qml / v4 / qv4bindings.cpp
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-20 Michael BrasserUse QUrl constructor directly.
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-15 Matthew VogtAdd support for variant properties in V4
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-04 Roberto RaggiInline the methods of the V4 Register class
2012-04-04 Roberto RaggiRemove obsolete code
2012-04-03 Roberto RaggiFix QML_BINDINGS_TEST and the V4 auto tests
2012-04-03 Roberto RaggiAdd Throw instruction to the V4 virtual machine
2012-04-03 Roberto RaggiAdd support for floating conversions.
2012-04-03 Roberto RaggiChange V4 to explicitly use doubles to represent numbers.
2012-03-28 Matthew VogtWarn on incompatible v4 binding object type
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Michael BrasserSupport null -> QObject and QObject -> bool conversions...
2012-03-20 Matthew VogtMigrate gui dependencies from QtQml to QtQuick.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Michael BrasserFix bug in v4 strict equality.
2012-03-14 Michael BrasserSupport module api objects in v4.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Michael BrasserAdd two argument Math.min and Math.max support to v4.
2012-03-12 Michael BrasserAdd Math.ceil and Math.abs support to v4.
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