QQuickCanvas renames
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickgridview / tst_qquickgridview.cpp
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-09 Friedemann KleintUse qWaitForWindowActive() where it is required.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Andrew den ExterFix crash in tst_qquicklistview.
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-20 Friedemann KleintFix warnings in declarative tests.
2012-06-12 Martin JonesSet a non-zero default cacheBuffer.
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-05-31 Martin JonesClearing a view didn't reset content size.
2012-05-29 Andrew den ExterFix nested GridView key navigation with a single row...
2012-05-28 Andrew den ExterDon't parent (QObject) delegate items to views.
2012-05-28 Bea LamDon't override "z" bindings for header and footer
2012-05-14 Bea LamFix xOrigin and yOrigin to always be top-left pos
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