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
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/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
/
tests
/
auto
/
quick
/
qquicklistview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-26
1
-0
/
+4
|
\
|
*
Blacklist tst_QQuickListView::currentIndex() on macOS 10.12
Ulf Hermann
2019-05-22
1
-0
/
+4
*
|
Move model types into their own library
Ulf Hermann
2019-05-02
2
-4
/
+4
|
/
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-17
1
-0
/
+3
|
\
|
*
Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12
Ulf Hermann
2019-04-16
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
v5.13.0-beta2
Qt Forward Merge Bot
2019-04-09
2
-0
/
+63
|
\
|
|
*
In response to touch cancel, don't just ungrab, send an ungrab event
Shawn Rutledge
2019-04-04
2
-0
/
+63
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-0
/
+2
|
\
|
|
*
Blacklist tst_QQuickListView::enforceRange_withoutHighlight on opensuse
Ulf Hermann
2019-03-20
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-14
1
-2
/
+0
|
\
|
|
*
Remove blacklisting of several tests that are passing
Shawn Rutledge
2019-02-10
1
-2
/
+0
*
|
Add itemAtIndex to quick views
Paolo Angelelli
2019-01-17
3
-0
/
+40
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-11-16
1
-2
/
+0
|
\
|
|
*
macOS: Remove blacklist entries for no longer supported OS versions
Tor Arne Vestbø
2018-11-15
1
-2
/
+0
*
|
Fix usage of QTRY_COMPARE in tst_qquicklistview
Frederik Gladhorn
2018-11-05
1
-2
/
+1
*
|
tests/auto/quick: remove QQUICK_VERIFY_POLISH macro
Mitch Curtis
2018-10-31
1
-2
/
+2
*
|
tst_qquicklistview: use new QQuickTest::qWaitForItemPolished() function
Mitch Curtis
2018-10-31
2
-118
/
+119
|
/
*
Make sectionsSnap test more robust
Michael Brasser
2018-10-22
1
-1
/
+1
*
Improve interaction between snapping and sections
Michael Brasser
2018-10-17
2
-0
/
+107
*
Replace obsolete VisualDataModel, *Group and VisualItemModel in tests
Shawn Rutledge
2018-10-05
8
-21
/
+28
*
QQuickItemView: Don't change the viewport while in layout
Ulf Hermann
2018-09-27
2
-0
/
+104
*
QQmlDelegateModel: don't fall back to use DelegateChooser as delegate
Richard Moe Gustavsen
2018-09-06
2
-0
/
+74
*
Prevent ListView from jumping horizontally with flick(0,<number>)
Michael Brasser
2018-08-23
2
-0
/
+37
*
StrictlyEnforceRange should not override valid SnapOne decisions
Michael Brasser
2018-06-29
1
-0
/
+5
*
Fix SnapOneItem/Row behavior for mid-range flicks
Michael Brasser
2018-06-29
1
-11
/
+21
*
QQmlDelegateModel: even for QAIM, only use first column by default
Richard Moe Gustavsen
2018-06-21
1
-0
/
+33
*
Tests: Silence Clang warnings
Friedemann Kleint
2018-04-27
1
-2
/
+0
*
Fix QQuickListViewPrivate::snapItemAt for lists with spacing
Johan Klokkhammer Helsing
2018-04-25
2
-0
/
+44
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-234
/
+234
*
tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFY
v5.11.0-beta1
Kari Oikarinen
2018-02-23
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
2
-1
/
+136
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
2
-1
/
+136
|
|
\
|
|
*
QQuickItemView: Clear pending changes when refilling
Ulf Hermann
2017-12-18
2
-0
/
+122
|
|
*
QQuickList/GridViewPrivate::fixupPosition: don't set moveReason
Shawn Rutledge
2017-12-16
1
-1
/
+14
*
|
|
Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11
Shawn Rutledge
2018-01-25
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-09
2
-0
/
+153
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-04
2
-0
/
+153
|
|
\
|
|
|
*
QQuickListView/GridView: load items that results from model changes synchrono...
Richard Moe Gustavsen
2017-11-30
2
-0
/
+153
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-12-20
4
-9
/
+292
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Shawn Rutledge
2017-11-13
2
-8
/
+84
|
|
\
|
|
|
*
stabilize and optimize tst_QQuickListView::QTBUG_34576_velocityZero
Shawn Rutledge
2017-11-08
1
-8
/
+9
|
|
*
Fix ListView::positionViewAtIndex with ListView.Contain mode
Joni Poikelin
2017-11-07
2
-0
/
+75
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta4
Liang Qi
2017-11-06
3
-9
/
+216
|
|
\
|
|
|
*
stabilize tst_QQuickListView::incrementalModel
Shawn Rutledge
2017-11-03
1
-9
/
+4
|
|
*
Fix providing correct velocity when using index based scrolling
Pasi Petäjäjärvi
2017-11-03
2
-0
/
+152
|
|
*
ListView: don't stop moving the highlight because of model updates
Shawn Rutledge
2017-11-03
2
-0
/
+60
|
*
|
Update to new QRandomGenerator API
Thiago Macieira
2017-11-03
1
-2
/
+2
*
|
|
Update to new QRandomGenerator API
Thiago Macieira
2017-12-05
1
-2
/
+2
*
|
|
Replace remaining Q_NULLPTR with nullptr
Kevin Funk
2017-11-17
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-06
8
-23
/
+103
|
\
|
|
[next]