Only run populate for items in model at creation
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickgridview / tst_qquickgridview.cpp
2012-04-23 Bea LamOnly run populate for items in model at creation
2012-04-19 Friedemann KleintQtDeclarative: No longer use QDeclarative compatibility...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Bea LamVertical layout direction for ListView and GridView
2012-04-13 Andrew den ExterDon't ignore model changes when the ListView scroll...
2012-04-12 Bea LamMeasure offsets by rows instead of pixels
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-28 Martin JonesFix imports in GridView test
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Bea LamFix margins for right-to-left mode
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Martin JonesResetting a model can cause a crash in views with heade...
2012-03-15 Miikka HeikkinenWindows: Fix file URL issues in declarative autotests
2012-03-14 Martin JonesReuse QQuickView in GridView table driven tests
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Martin JonesSpeed up view flick tests.
2012-03-13 Martin JonesListView.contentHeight does not include header and...
2012-03-13 Bea LamDisplaced items were moving unnecessarily
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-10 Bea Lamrefilled items should be moved immediately
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Martin JonesListView can freeze if flicked beyond its bounds.
2012-03-07 Bea LamFix setting of target lists when target Transition...
2012-03-07 Bea LamprepareTransition() must cancel current transition
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