Don't ignore model changes when the ListView scroll position changes.
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickgridview / tst_qquickgridview.cpp
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-03-28 Martin JonesFix imports in GridView test
2012-03-21 Bea LamFix margins for right-to-left mode
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 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-10 Bea Lamrefilled items should be moved immediately
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