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
/
qquickitemview_p_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Menu: force contentItem ListView layout before starting enter transition
Mitch Curtis
10 days
1
-1
/
+1
*
Expose delegateModelAccess from QQuickRepeater
Ulf Hermann
2025-03-18
1
-1
/
+4
*
Expose delegateModelAccess from QQuickItemView
Ulf Hermann
2025-03-18
1
-0
/
+2
*
QQuickRepeater: Fix model creation
Ulf Hermann
2025-03-11
1
-10
/
+0
*
QQuickItemView: Fix model creation
Ulf Hermann
2025-03-04
1
-0
/
+11
*
ListView: fix countChanged not being emitted in certain cases
Mitch Curtis
2024-10-08
1
-0
/
+2
*
Fix invalid memory access during highlight creation in the item view
Santhosh Kumar
2024-08-22
1
-1
/
+1
*
Item/PathView: reset the currentItem before releasing it
Volker Hilsheimer
2024-06-18
1
-0
/
+5
*
Include what you need: <QPointer>
Marc Mutz
2023-10-06
1
-0
/
+1
*
Flickable: Proportional wheel scrolling if deceleration is large
Shawn Rutledge
2023-06-12
1
-3
/
+0
*
Fix build with -no-feature-quick-viewtransitions
Tasuku Suzuki
2023-03-07
1
-2
/
+20
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Item views: fix error when accessing attached view from non-delegates
Mitch Curtis
2022-06-10
1
-0
/
+1
*
Move Q_DECLARE_PUBLIC to the public section
Thiago Macieira
2021-11-27
1
-1
/
+1
*
QQuickItemView: avoid leaking of highlights and animators
Ulf Hermann
2021-10-29
1
-1
/
+1
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-20
1
-0
/
+1
|
\
|
*
QQuickItemView: fix crash when changing model
Wang Chuan
2020-01-15
1
-0
/
+1
*
|
QQuickItemView: Change QHash::insertMulti use to QMultiHash::insert
Mårten Nordheim
2019-12-10
1
-2
/
+2
*
|
QQuickListView: implement support for reusing items
Richard Moe Gustavsen
2019-12-04
1
-3
/
+10
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-14
1
-0
/
+6
|
\
|
*
Fix a layout bug caused by a delegate item that was moved by the user
5.13
Jan Arve Sæther
2019-11-12
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-31
1
-1
/
+1
|
\
|
|
*
Rename some variables and a function to improve clarity
Jan Arve Sæther
2019-10-24
1
-1
/
+1
*
|
When a DelegateModel delegate changes, refill the view
Shawn Rutledge
2019-10-09
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-01
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-28
1
-1
/
+1
|
|
\
|
|
*
QQuickItemView: fix crash while doing fast flicking in transitions
Yulong Bai
2019-06-26
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-2
/
+2
|
\
|
|
|
*
|
Fix heap-use-after-free with QQuickListView
Allan Sandfeld Jensen
2019-06-04
1
-2
/
+2
|
|
/
*
/
Move model types into their own library
Ulf Hermann
2019-05-02
1
-3
/
+3
|
/
*
QQuickItemViewFxItem: factor out FxViewItem from QQuickItemView
Richard Moe Gustavsen
2018-03-23
1
-35
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-09
1
-1
/
+1
|
\
|
*
QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...
Richard Moe Gustavsen
2017-11-30
1
-1
/
+1
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-1
/
+1
|
/
*
Fix ListView::StrictlyEnforceRange with resizing delegate
Michael Brasser
2017-08-09
1
-0
/
+1
*
QQuickItemView: fix releaseItem() loops
J-P Nurmi
2017-06-12
1
-0
/
+9
*
Item views: Q_DECL_OVERRIDE -> override
J-P Nurmi
2017-01-18
1
-4
/
+4
*
QQuickItemViewPrivate: cleanup superfluous semi-colons
J-P Nurmi
2017-01-14
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-18
1
-0
/
+4
|
\
|
*
Make itemviews and positioners configurable
Lars Knoll
2016-10-10
1
-0
/
+4
*
|
Quick: mark some methods as const
Anton Kudryavtsev
2016-10-12
1
-2
/
+2
|
/
*
QML: Pass the kind of geometry change around
Erik Verbruggen
2016-07-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into dev
Simon Hausmann
2016-01-22
1
-0
/
+2
|
\
|
*
QQuickItemView: Take sticky header/footer into account for positionViewAtInde...
Robin Burchell
2016-01-15
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-18
1
-2
/
+2
|
\
|
|
*
Auto-tests for fast model updates while flicking
Gabriel de Dietrich
2015-12-07
1
-2
/
+2
*
|
ListView: add keyNavigationEnabled property
Mitch Curtis
2015-12-08
1
-0
/
+2
|
/
*
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-06
1
-0
/
+11
[next]