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
/
quicktestutils
/
qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port away from QPair
Zhao Yuhang
2025-04-12
2
-6
/
+6
*
QtQml: Fix implementation of QQmlDataBlob::progress()
Ulf Hermann
2024-12-11
2
-1
/
+28
*
Correct license for test files
Lucie Gérard
2024-04-11
6
-6
/
+6
*
Long live incremental garbage collection in QML!
Fabian Kosmale
2023-12-20
1
-3
/
+3
*
Prepare tests for upcoming incremental gc
Fabian Kosmale
2023-11-22
2
-0
/
+45
*
Don't discard blank lines after the end of the headers
Edward Welbourne
2023-06-16
1
-4
/
+2
*
Replace Q_OS_OSX with Q_OS_MACOS
Tor Arne Vestbø
2023-06-07
1
-2
/
+2
*
tst_QQuickTextInput: Stabilize clipboard related functions on XCB
Axel Spoerl
2023-04-12
1
-1
/
+13
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-5
/
+5
*
QuickTestUtils: Make 'data' subdir configurable
Ulf Hermann
2022-09-07
2
-15
/
+22
*
Remove Qt key words from header files
Yuhang Zhao
2022-07-19
2
-2
/
+2
*
Add convenience API for making QQmlDataTest-based tests fail on warnings
Mitch Curtis
2022-07-05
2
-3
/
+18
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
6
-162
/
+12
*
QQmlDataTest: fix dataDirectoryUrl generation for paths in qrc
Ivan Solovev
2022-04-29
1
-1
/
+1
*
QuickTestUtilsPrivate: includemocs
Marc Mutz
2022-04-29
2
-0
/
+4
*
QString::count deprecation follow-up
Mårten Nordheim
2022-03-18
1
-2
/
+2
*
quicktestutils: do not rely on trasitive includes
Fabian Kosmale
2022-03-11
1
-0
/
+4
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-10
4
-1
/
+4
*
qqmlxmlhttprequest: Fix h2c fallout and ignore in future
Mårten Nordheim
2021-12-02
1
-0
/
+11
*
QQmlDataTest: Use custom cache directory and clean it up
Fabian Kosmale
2021-11-26
2
-0
/
+9
*
Purge old AST dumper and use the functionality provided by the QML DOM
Fabian Kosmale
2021-11-13
2
-1537
/
+0
*
Replace 0 pointer constants with nullptr
Allan Sandfeld Jensen
2021-10-18
1
-4
/
+4
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
8
-0
/
+2570