aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemview_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-191-0/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-1/+3
|\
| * Item views: do not track the geometry of items being removedJ-P Nurmi2013-07-041-1/+3
* | Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+1
|/
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-14/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-291-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Section headers ignore list delegate size changes when "colliding"Martin Jones2012-07-041-0/+7
* Fix crash when dragging items outside visible area.Andrew den Exter2012-06-221-3/+1
* Performance should always be better with cacheBufferMartin Jones2012-06-081-1/+3
* Don't override "z" bindings for header and footerBea Lam2012-05-281-1/+1
* Move check for whether a layout is already in progressBea Lam2012-05-091-1/+1
* Vertical layout direction for ListView and GridViewBea Lam2012-04-171-0/+5
* Don't ignore model changes when the ListView scroll position changes.Andrew den Exter2012-04-131-0/+13
* Buffer changes received during layout()Bea Lam2012-03-271-0/+3
* Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-191-2/+5
* refilled items should be moved immediatelyBea Lam2012-03-101-1/+1
* Avoid using QQuickViewItem as base classBea Lam2012-03-101-2/+20
* Merge master <-> api_changesMatthew Vogt2012-03-051-82/+10
|\
| * Separate view transition functionality into new fileBea Lam2012-02-281-80/+8
| * Don't create a separate section header for currentItemMartin Jones2012-02-271-4/+4
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-28/+28
|/
* Take QDeclarativeTransition::enabled() into accountBea Lam2012-02-171-0/+1
* Built-in transition support for ListView & GridViewBea Lam2012-02-161-9/+130
* Remove warnings with clangYann Bodson2012-02-071-1/+1
* Incorrect initial pos after resizing view with margins.Martin Jones2012-02-021-1/+1
* Must update columns when GridView geometry changesBea Lam2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix lockup in views due to endless polish loop.Martin Jones2012-01-201-5/+13
* Insertions were calculating wrong insertion posBea Lam2012-01-181-5/+7
* Fix positioning issues and change content y repositioning behaviourBea Lam2012-01-091-7/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+258