Section headers ignore list delegate size changes when "colliding"
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicklistview.cpp
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-25 Bea LamRevert "Remove properties related to highlight speed"
2012-06-22 Andrew den ExterFix crash when dragging items outside visible area.
2012-06-22 Bea LamRemove properties related to highlight speed
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-13 Martin JonesUpdate Flickable velocity/overbound for each axis indep...
2012-06-12 Martin JonesSet a non-zero default cacheBuffer.
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-28 Bea LamDon't override "z" bindings for header and footer
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-08 Geir VattekarDoc: Moving Qt Quick docs for new doc structure
2012-05-01 Bea LamFix compile warning
2012-05-01 Bea LamFix content pos adjustment when resizing first item
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-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 Casper van DonderenRemove the usage of deprecated qdoc macros.
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-09 Bea LamAvoid using QQuickViewItem as base class
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-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-29 Bea LamAdd generic "displaced" transition property
2012-02-28 Bea LamSeparate view transition functionality into new file
2012-02-27 Martin JonesDon't create a separate section header for currentItem
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Bea LamClean up some of the view transition docs
2012-02-17 Bea LamTake QDeclarativeTransition::enabled() into account
2012-02-16 Bea LamBuilt-in transition support for ListView & GridView
2012-02-07 Michael BrasserAdd and use new animation backend.
2012-02-02 Bea LamMust update columns when GridView geometry changes
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-19 Martin JonesFix lockup in views due to endless polish loop.
2012-01-17 Bea LamInsertions were calculating wrong insertion pos
2012-01-09 Bea LamFix positioning issues and change content y repositioni...
2012-01-06 Martin JonesAdd itemAt(x,y) function to GridView and ListView.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-05 Martin JonesDocument headerItem and footerItem of ListView and...
2011-12-02 Kent HansenSay hello to QtQuick module