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
/
qquickgridview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdoc: no longer recognizes the version nr in QML refs
Martin Smith
2013-10-02
1
-48
/
+48
*
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
*
Item views: do not track the geometry of items being removed
J-P Nurmi
2013-07-04
1
-18
/
+9
*
Doc: fix since QtQuick 5.1
Tasuku Suzuki
2013-06-10
1
-1
/
+1
*
No longer apply pending changes when accessing ItemView properties
Alan Alpert
2013-04-26
1
-0
/
+16
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-03-14
1
-1
/
+1
|
\
|
*
GridView: fix resetColumns() to calculate the amount of columns right
J-P Nurmi
2013-02-26
1
-1
/
+1
*
|
Move the model classes from QtQuick to QtQml
Alan Alpert
2013-01-24
1
-9
/
+12
|
/
*
Fixing a mistake in the GridView documentation
Fabian Bumberger
2013-01-14
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Renamed QQuickItem::pos property to position
Shawn Rutledge
2012-11-29
1
-3
/
+3
*
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
-4
/
+4
*
Use \b instead of \bold
Bea Lam
2012-08-02
1
-10
/
+10
*
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
-6
/
+6
*
Section headers ignore list delegate size changes when "colliding"
Martin Jones
2012-07-04
1
-4
/
+2
*
Fix crash when dragging items outside visible area.
Andrew den Exter
2012-06-22
1
-6
/
+13
*
Create new documentation structure
Chris Adams
2012-06-21
1
-1
/
+1
*
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
-6
/
+6
*
Don't emit moving and flicking signals unnecessarily
Bea Lam
2012-06-06
1
-17
/
+5
*
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
-8
/
+8
*
Fix nested GridView key navigation with a single row or column.
Andrew den Exter
2012-05-29
1
-1
/
+1
*
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
*
Vertical layout direction for ListView and GridView
Bea Lam
2012-04-17
1
-102
/
+277
*
Don't ignore model changes when the ListView scroll position changes.
Andrew den Exter
2012-04-13
1
-1
/
+1
*
Resetting a model can cause a crash in views with header/footer.
Martin Jones
2012-03-19
1
-8
/
+17
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-13
1
-27
/
+27
*
refilled items should be moved immediately
Bea Lam
2012-03-10
1
-4
/
+4
*
Avoid using QQuickViewItem as base class
Bea Lam
2012-03-10
1
-11
/
+7
*
ListView can freeze if flicked beyond its bounds.
Martin Jones
2012-03-07
1
-0
/
+4
*
Merge master <-> api_changes
Matthew Vogt
2012-03-05
1
-52
/
+111
|
\
|
*
Add generic "displaced" transition property
Bea Lam
2012-02-29
1
-17
/
+57
|
*
Separate view transition functionality into new file
Bea Lam
2012-02-28
1
-13
/
+29
|
*
Clean up some of the view transition docs
Bea Lam
2012-02-23
1
-33
/
+36
*
|
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-17
/
+17
|
/
*
Take QDeclarativeTransition::enabled() into account
Bea Lam
2012-02-17
1
-3
/
+3
*
Built-in transition support for ListView & GridView
Bea Lam
2012-02-16
1
-44
/
+372
*
Add and use new animation backend.
Michael Brasser
2012-02-07
1
-2
/
+7
*
Must update columns when GridView geometry changes
Bea Lam
2012-02-02
1
-11
/
+18
[next]