Always enable value type support in v4.
[profile/ivi/qtdeclarative.git] / src / qml / qml / v4 / qv4compiler.cpp
2012-03-20 Michael BrasserAlways enable value type support in v4.
2012-03-20 Michael BrasserSupport null -> QObject and QObject -> bool conversions...
2012-03-15 Michael BrasserFix bug in v4 strict equality.
2012-03-14 Michael BrasserSupport module api objects in v4.
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-09 Roberto RaggiKeep high-level intermediate representation for IR...
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