Section headers ignore list delegate size changes when "colliding"
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickitemview_p_p.h
2012-07-04 Martin JonesSection headers ignore list delegate size changes when...
2012-06-22 Andrew den ExterFix crash when dragging items outside visible area.
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-05-28 Bea LamDon't override "z" bindings for header and footer
2012-05-09 Bea LamMove check for whether a layout is already in progress
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-03-27 Kent HansenMerge master into api_changes
2012-03-27 Bea LamBuffer changes received during layout()
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-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-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
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-17 Bea LamTake QDeclarativeTransition::enabled() into account
2012-02-16 Bea LamBuilt-in transition support for ListView & GridView
2012-02-07 Yann BodsonRemove warnings with clang
2012-02-02 Martin JonesIncorrect initial pos after resizing view with margins.
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-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-02 Kent HansenSay hello to QtQuick module