index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.12
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.5.5
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
6.9.2
6.9.3
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
/
tests
/
auto
/
quick
/
qquicklistview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix positionViewAtBeginning() when item 0 is outside the cache buffer
Morten Sørvig
2026-04-28
2
-0
/
+131
*
Remove redundant calls to requestActivate in tst_QQuickListView
Frédéric Lefebvre
2026-03-09
1
-1
/
+0
*
tests: Blacklist more tests on Wayland
Eskil Abrahamsen Blomfeldt
2026-03-05
1
-0
/
+20
*
QQmlPropertyCache expand Override Semantics. MetaObject path
Dmitrii Akshintsev
2026-02-04
1
-1
/
+1
*
QQmlPropertyCache expand Override Semantics. QML path
Dmitrii Akshintsev
2025-12-05
1
-2
/
+1
*
Release section item when the corresponding view item removed
Santhosh Kumar
2025-09-12
2
-0
/
+114
*
QQmlDataTest: drop default try timeout from 5 seconds to 1
Mitch Curtis
2025-08-07
1
-1
/
+1
*
tests: do not leak QPointingDevice instances
Shawn Rutledge
2025-05-10
1
-7
/
+6
*
Unblacklist tst_qquicklistview::populateTransitions on openSUSE
Frédéric Lefebvre
2025-05-08
1
-3
/
+0
*
QQuickTest: add and use active focus macros
Mitch Curtis
2025-04-25
1
-2
/
+2
*
Tests: include QTest, not QtTest
Giuseppe D'Angelo
2025-04-15
1
-1
/
+1
*
Port away from QPair
Zhao Yuhang
2025-04-12
3
-26
/
+26
*
Fix flakiness tst_QQuickListView::enforceRange_withoutHighlight
Frédéric Lefebvre
2025-03-25
2
-3
/
+1
*
tests/: more const containers instead of std::as_const()
Ahmad Samir
2025-01-07
1
-10
/
+14
*
Move DelegateChooser from Qt.labs.models to QtQml.Models
Oliver Eftevaag
2024-11-19
1
-1
/
+1
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
1
-0
/
+1
*
Container: cull items when our size is zero and contentItem is a view
Mitch Curtis
2024-08-19
1
-0
/
+2
*
Replace mouse-only flick, moveAndPress, moveAndRelease in tests
Shawn Rutledge
2024-07-02
1
-23
/
+36
*
Avoid infinite loop in ListView/GridView snapOne/snapTo tests
Shawn Rutledge
2024-07-02
1
-14
/
+36
*
Call QQuickItem::mouseUngrabEvent() on ungrab from QTabletEvent
Shawn Rutledge
2024-06-28
2
-0
/
+68
*
Fix flaky test tst_qquicklistview::multipleTransitions
Jan Arve Sæther
2024-06-28
2
-5
/
+1
*
ListView: take section size into account while snapping an item into place
Ivan Solovev
2024-06-27
2
-0
/
+74
*
Blacklist tst_qquicklistview::multipleTransitions() on macos
Ulf Hermann
2024-06-11
1
-0
/
+4
*
Replace all occurrences of Q_OS_MAC with more appropriate defines
Tor Arne Vestbø
2024-06-04
1
-1
/
+1
*
quicktestutils: rename delegateVisible to isDelegateVisible
Mitch Curtis
2024-03-21
1
-67
/
+67
*
Correct license for test files
Lucie Gérard
2024-02-27
27
-27
/
+27
*
Remove remaining foreach in quick tests
Ulf Hermann
2023-08-23
2
-12
/
+9
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-17
2
-0
/
+4
*
CMake: Make quick tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
QQuickItemView: Skip instantiating delegates if size is 0
Fabian Kosmale
2023-04-20
2
-0
/
+2
*
Quick item view tests: fix compile warning
Volker Hilsheimer
2023-04-18
1
-1
/
+1
*
Fix content position of list view
Santhosh Kumar
2023-03-03
2
-0
/
+66
*
QQuickMouseArea: do not overload pressed-signal
Sami Shalayel
2023-01-24
1
-1
/
+1
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
tst_QQuickListView::QTBUG_38209: QTRY_COMPARE_GE instead of QTRY_VERIFY
Shawn Rutledge
2023-01-11
1
-1
/
+1
*
tst_QQuickListView::flickBothDirections: flick more
Shawn Rutledge
2023-01-05
1
-1
/
+1
*
QQuickItemView: Fix max(X/Y)Extent()
David Redondo
2022-11-22
1
-8
/
+6
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-13
/
+13
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-4
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
3
-141
/
+141
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
1
-1
/
+1
*
tst_qquicklistview: remove some bindings to parent
Mitch Curtis
2022-08-25
8
-8
/
+13
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
tst_qquicklistview: fail on warnings
Mitch Curtis
2022-07-05
7
-28
/
+58
*
Add convenience API for making QQmlDataTest-based tests fail on warnings
Mitch Curtis
2022-07-05
1
-1
/
+3
*
findItem: don't return items with invalid QQmlContexts
Mitch Curtis
2022-06-16
1
-6
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
27
-1048
/
+54
*
tst_qquicklistview: fix some TypeErrors and ReferenceErrors
Mitch Curtis
2022-06-10
3
-30
/
+60
*
QtQuickTest: add API for checking for polish at window level
Mitch Curtis
2022-06-02
1
-126
/
+126
[next]