aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicklistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\
| * Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* | Fix a warning about casting from asciiLars Knoll2014-01-031-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-0/+8
|\|
| * QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
| * Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-191-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-26/+42
|\|
| * Set highlight size for both dimensions, irrespective of ListView orientationRobin Burchell2013-12-111-18/+34
| * Set all attached section properties before emitting change signals.Martin Jones2013-11-301-8/+8
* | Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-111-7/+32
|/
* Doc: Fix broken linksSze Howe Koh2013-11-051-2/+3
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-56/+56
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-1/+1
* Document parenting behaviour of delegates in QML ListView and Component.Tomasz Siekierda (sierdzio)2013-08-101-0/+2
* QQuickListViewPrivate::updateStickySections(): add missing null checkJ-P Nurmi2013-07-291-1/+1
* Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-241-4/+6
* Update snap when snapMode changesAlbert Astals Cid2013-07-081-0/+1
* Item views: do not track the geometry of items being removedJ-P Nurmi2013-07-041-18/+10
* Doc: fix since QtQuick 5.1Tasuku Suzuki2013-06-101-1/+1
* Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-151-1/+1
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-1/+1
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-0/+15
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-1/+3
|\
| * ListView's highlightMoveDuration should default to -1.Michael Brasser2013-02-221-1/+3
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-9/+12
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Updated docs for examples and etcXingtao Zhang2013-01-091-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Document that add transitions should not animate item heightBea Lam2012-08-031-2/+4
* Fix various broken links in documentationBea Lam2012-08-031-6/+6
* Use \b instead of \boldBea Lam2012-08-021-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-271-0/+3
* Remove QListModelInterface.Andrew den Exter2012-07-251-1/+0
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-5/+5
* Section headers ignore list delegate size changes when "colliding"Martin Jones2012-07-041-26/+22
* Rename ListView *speed properties to *velocityBea Lam2012-06-261-24/+25
* Fix section delegates not updating when changed.Andrew den Exter2012-06-261-0/+21
* Position section headers correctly when section property changes.Andrew den Exter2012-06-261-0/+2
* Revert "Remove properties related to highlight speed"Bea Lam2012-06-251-6/+48
* Fix crash when dragging items outside visible area.Andrew den Exter2012-06-221-11/+18
* Remove properties related to highlight speedBea Lam2012-06-221-48/+6
* Create new documentation structureChris Adams2012-06-211-3/+3
* Update Flickable velocity/overbound for each axis independentlyMartin Jones2012-06-131-2/+2
* Set a non-zero default cacheBuffer.Martin Jones2012-06-131-2/+4
* Performance should always be better with cacheBufferMartin Jones2012-06-081-7/+7
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-061-20/+8
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1