Fix crash in signal change notification override
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qquicklistmodel /
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Glenn WatsonSupport JS Date object in ListModel with static roles.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Glenn WatsonAdd warning if defining a ListModel with no roles.
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
2012-04-18 Matthew VogtSplit qquicklistmodel test into two parts
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Chris AdamsFix leak in tst_qquicklistmodel unit test
2012-03-12 Lars KnollRemove unneeded dependencies to QtWidgets and QtOpenGL
2012-03-12 Kent HansenFix flakiness in qquicklistmodel autotest
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-09 Glenn WatsonFix crash in listmodel when data is assigned incorrectly.
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Kurt KorbatitsChanged qml tests to work from install directory
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