index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
items
/
qquicklistview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdoc: no longer recognizes the version nr in QML refs
Martin Smith
2013-10-02
1
-56
/
+56
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Doc: Fixed and updated Qt Quick's \qmlmodule page
Jerome Pasion
2013-09-25
1
-1
/
+1
*
Doc: Made Qt Quick items' \since consistent.
Jerome Pasion
2013-09-25
1
-1
/
+1
*
Document parenting behaviour of delegates in QML ListView and Component.
Tomasz Siekierda (sierdzio)
2013-08-10
1
-0
/
+2
*
QQuickListViewPrivate::updateStickySections(): add missing null check
J-P Nurmi
2013-07-29
1
-1
/
+1
*
Resizing items out of the list viewport should not change the viewport
Albert Astals Cid
2013-07-24
1
-4
/
+6
*
Update snap when snapMode changes
Albert Astals Cid
2013-07-08
1
-0
/
+1
*
Item views: do not track the geometry of items being removed
J-P Nurmi
2013-07-04
1
-18
/
+10
*
Doc: fix since QtQuick 5.1
Tasuku Suzuki
2013-06-10
1
-1
/
+1
*
Doc: corrections, spelling, and ListView requirements comments
David Fries
2013-05-15
1
-1
/
+1
*
Doc: Fix some broken snippet paths
Sze Howe Koh
2013-05-06
1
-1
/
+1
*
No longer apply pending changes when accessing ItemView properties
Alan Alpert
2013-04-26
1
-0
/
+15
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-25
1
-1
/
+3
|
\
|
*
ListView's highlightMoveDuration should default to -1.
Michael Brasser
2013-02-22
1
-1
/
+3
*
|
Move the model classes from QtQuick to QtQml
Alan Alpert
2013-01-24
1
-9
/
+12
|
/
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Doc: Updated docs for examples and etc
Xingtao Zhang
2013-01-09
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Document that add transitions should not animate item height
Bea Lam
2012-08-03
1
-2
/
+4
*
Fix various broken links in documentation
Bea Lam
2012-08-03
1
-6
/
+6
*
Use \b instead of \bold
Bea Lam
2012-08-02
1
-2
/
+2
*
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
2012-07-30
1
-1
/
+2
*
Add SnapPosition mode to positionViewAtIndex() in List/GridView.
Martin Jones
2012-07-27
1
-0
/
+3
*
Remove QListModelInterface.
Andrew den Exter
2012-07-25
1
-1
/
+0
*
Change Quick docs to refer to "types" rather than "elements"
Martin Jones
2012-07-16
1
-5
/
+5
*
Section headers ignore list delegate size changes when "colliding"
Martin Jones
2012-07-04
1
-26
/
+22
*
Rename ListView *speed properties to *velocity
Bea Lam
2012-06-26
1
-24
/
+25
*
Fix section delegates not updating when changed.
Andrew den Exter
2012-06-26
1
-0
/
+21
*
Position section headers correctly when section property changes.
Andrew den Exter
2012-06-26
1
-0
/
+2
*
Revert "Remove properties related to highlight speed"
Bea Lam
2012-06-25
1
-6
/
+48
*
Fix crash when dragging items outside visible area.
Andrew den Exter
2012-06-22
1
-11
/
+18
*
Remove properties related to highlight speed
Bea Lam
2012-06-22
1
-48
/
+6
*
Create new documentation structure
Chris Adams
2012-06-21
1
-3
/
+3
*
Update Flickable velocity/overbound for each axis independently
Martin Jones
2012-06-13
1
-2
/
+2
*
Set a non-zero default cacheBuffer.
Martin Jones
2012-06-13
1
-2
/
+4
*
Performance should always be better with cacheBuffer
Martin Jones
2012-06-08
1
-7
/
+7
*
Don't emit moving and flicking signals unnecessarily
Bea Lam
2012-06-06
1
-20
/
+8
*
Doc: Grouped Qt Quick types into several groups
Jerome Pasion
2012-06-06
1
-1
/
+1
*
Fix doc snippets paths and parsing errors
Bea Lam
2012-05-31
1
-9
/
+9
*
Don't override "z" bindings for header and footer
Bea Lam
2012-05-28
1
-4
/
+2
*
Doc: Sanitized QML types
Nico Vertriest
2012-05-24
1
-1
/
+1
*
Doc: Moving Qt Quick docs for new doc structure
Geir Vattekar
2012-05-09
1
-8
/
+8
*
Fix compile warning
Bea Lam
2012-05-01
1
-1
/
+1
*
Fix content pos adjustment when resizing first item
Bea Lam
2012-05-01
1
-0
/
+20
*
Vertical layout direction for ListView and GridView
Bea Lam
2012-04-17
1
-54
/
+149
*
Don't ignore model changes when the ListView scroll position changes.
Andrew den Exter
2012-04-13
1
-1
/
+1
*
Section comparison should be case insensitive.
Martin Jones
2012-03-28
1
-4
/
+7
*
Resetting a model can cause a crash in views with header/footer.
Martin Jones
2012-03-19
1
-8
/
+17
*
Ensure section header/footer are cleaned up.
Martin Jones
2012-03-19
1
-4
/
+8
[next]