tst_QQuickListView::sectionsDelegate_headerVisibility(): restore QSKIP
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquicklistview / tst_qquicklistview.cpp
2012-09-24 J-P Nurmitst_QQuickListView::sectionsDelegate_headerVisibility...
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-14 Kai KoehneAutotests: Use qInstallMessageHandler
2012-09-06 J-P NurmiAttempt to fix tst_QQuickListView::sectionsDelegate_hea...
2012-07-27 Martin JonesAdd SnapPosition mode to positionViewAtIndex() in List...
2012-07-26 Bea LamRemove QSKIP from snapOneItem() test
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-07-23 Martin JonesChanging model after componentComplete should reset...
2012-07-19 Friedemann KleintQtDeclarative: Remove usage of deprecated qWaitForWindo...
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-09 Friedemann KleintUse qWaitForWindowActive() where it is required.
2012-07-04 Martin JonesSection headers ignore list delegate size changes when...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Bea LamRename ListView *speed properties to *velocity
2012-06-26 Andrew den ExterFix section delegates not updating when changed.
2012-06-26 Andrew den ExterPosition section headers correctly when section propert...
2012-06-26 Bea LamIsolate unstable test
2012-06-26 Andrew den ExterFix crash in tst_qquicklistview.
2012-06-25 Bea LamRevert "Remove properties related to highlight speed"
2012-06-25 Bea LamDelete canvas created in test
2012-06-22 Andrew den ExterFix crash when dragging items outside visible area.
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-22 Bea LamRemove properties related to highlight speed
2012-06-20 Friedemann KleintFix warnings in declarative tests.
2012-06-12 Martin JonesFix view delegate parent binding regression.
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-28 Andrew den ExterFix flicker when changing ListView currentIndex with...
2012-05-28 Andrew den ExterFix PathView not updating after all items are removed...
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-05-01 Bea LamFix content pos adjustment when resizing first item
2012-04-23 Bea LamOnly run populate for items in model at creation
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-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-28 Martin JonesSection comparison should be case insensitive.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Bea LamBuffer changes received during layout()
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-19 Martin JonesEnsure section header/footer are cleaned up.
2012-03-13 Martin JonesReuse QQuickView in ListView 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