Report clashing qmldir entries for components and scripts
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmllanguage / tst_qqmllanguage.cpp
2012-06-21 Matthew VogtReport clashing qmldir entries for components and scripts
2012-06-21 Chris AdamsDisallow signal-handler-specification for non-signal...
2012-06-21 Michael BrasserEnable literal Qt enum assignment to enum properties.
2012-05-24 Andrew den ExterEnable binding to properties of type QJSValue.
2012-05-17 Michael BrasserFix signal handlers for signals with default arguments.
2012-04-20 Michael BrasserProvide receivers count from QQmlData.
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Matthew VogtCreate plugins for Particles and Window submodules
2012-03-28 Matthew VogtRe-order imports statements to import nested imports...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Michael BrasserTest unregistered local enums in QML methods and signal...
2012-03-21 Michael BrasserSupport unregistered Qt namespace enums in QML methods.
2012-03-21 Michael BrasserSupport (registered) non-local enums for signal/slot...
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