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.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
/
src
/
qmltest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: replace ambiguous 'object' with specific QML types
Shyamnath Premnadh
2026-04-15
1
-3
/
+3
*
Doc: cross-reference key formats in TestCase key methods
Venugopal Shivashankar
2026-04-09
1
-17
/
+29
*
Remove per-library QT_NO_FOREACH
Marc Mutz
2026-03-25
1
-1
/
+0
*
Doc: Add return types to \qmlmethod signatures
Topi Reinio
2026-02-20
1
-3
/
+3
*
Fix dependencies and versions for various QML modules
Ulf Hermann
2026-02-19
1
-1
/
+1
*
TestCase: deprecate optional property
Mitch Curtis
2026-01-29
1
-5
/
+7
*
Add all .qdoc files to their respective projects
Ulf Hermann
2026-01-22
1
-3
/
+14
*
Replace QVector with QList
Shawn Rutledge
2026-01-09
1
-2
/
+2
*
qmltest: header cleanup
Tim Blechmann
2025-12-04
1
-23
/
+17
*
Android: don't use quotes with QUICK_FOR_ANDROID_TEST_MAIN()
Assam Boudjelthia
2025-10-13
1
-1
/
+1
*
QtQml: Deprecate QQmlPropertyMap default ctor
Ulf Hermann
2025-10-01
1
-1
/
+1
*
Doc: Mark TestResult QML type \internal
Topi Reinio
2025-09-18
1
-0
/
+5
*
Assess security levels for files under qtdeclarative/src/qmltest
Jan Arve Sæther
2025-09-17
19
-0
/
+19
*
Fix builds with -no-pch by adding missing QTimer import
Assam Boudjelthia
2025-08-22
1
-0
/
+1
*
Move qActiveFocusFailureMessage into a Private namespace
Mitch Curtis
2025-07-12
2
-4
/
+6
*
Doc: Fix incorrect description of SignalSpy::clear() behavior
Dheerendra Purohit
2025-07-11
1
-1
/
+1
*
QQuickTest: return QByteArray from qActiveFocusFailureMessage helper
Volker Hilsheimer
2025-06-30
2
-5
/
+5
*
QtQml: Only hold CU in ResolvedTypeReference where needed
Ulf Hermann
2025-06-07
1
-5
/
+12
*
Add QML Test macro to allow QQ4A testing
Petri Virkkunen
2025-05-16
5
-18
/
+168
*
QQuickTest: add and use active focus macros
Mitch Curtis
2025-04-25
3
-0
/
+58
*
QtQml: Encapsulate QQmlComponentPrivate
Ulf Hermann
2024-12-11
1
-1
/
+1
*
QuickTest: write test exit code for androidtestrunner
Assam Boudjelthia
2024-10-30
1
-1
/
+29
*
Doc: Clean up test case project structure
Andreas Eliasson
2024-09-30
1
-2
/
+1
*
Docs: Organize topics in the qtdeclarative/Qt Quick Test project
Alexei Cazacov
2024-07-23
1
-1
/
+4
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-11
1
-1
/
+0
*
Correct license for examples files
Lucie Gérard
2024-05-16
6
-6
/
+6
*
quick_test_main_with_setup: only activate windows where supported
Mitch Curtis
2024-05-15
1
-4
/
+8
*
Qt Quick Test: print backtraces for crashes
Mitch Curtis
2024-04-17
1
-0
/
+6
*
quicktest: Workaround for spurious ambiguity issue on Integrity
Fabian Kosmale
2024-04-17
1
-3
/
+3
*
Doc: Edit section about How to Separate Tests from App Logic
Andreas Eliasson
2024-04-16
10
-64
/
+230
*
Doc: Add CMake instructions for how to run Qt Quick Test
Andreas Eliasson
2024-04-15
1
-12
/
+58
*
QtQml: Add a wrapper builtin for QQmlV4Function*
Ulf Hermann
2024-04-12
2
-2
/
+2
*
qmltest: add a 'modifiers' argument to mouseMove()
Richard Moe Gustavsen
2024-03-26
3
-9
/
+11
*
Correct doc snippet license
Lucie Gérard
2024-03-22
4
-4
/
+4
*
QuickTest: Use generated C++ export macros
Ulf Hermann
2024-03-19
8
-27
/
+15
*
Revert "Adapt layouts to take advantage of new size policy information"
Santhosh Kumar
2024-02-29
1
-1
/
+0
*
TestUtil: Add revision to new slot
Fabian Kosmale
2024-02-29
1
-1
/
+1
*
Adapt layouts to take advantage of new size policy information
Santhosh Kumar
2024-02-22
1
-0
/
+1
*
QmlTest: Document timer drift between TestCase and Timer
Ulf Hermann
2024-02-15
1
-1
/
+10
*
QtQml: Use CompiledData::CompilationUnit in more places
Ulf Hermann
2024-01-20
1
-3
/
+4
*
QtQml: Move type name cache into base CU
Ulf Hermann
2024-01-18
1
-1
/
+1
*
Doc: explain how to ensure the TestCase's window is active
Mitch Curtis
2024-01-15
1
-0
/
+9
*
QtQml: Move ResolvedTypeReference into base CU
Ulf Hermann
2024-01-13
1
-2
/
+2
*
doc: Clarify the use of init_data()
Joni Poikelin
2024-01-11
1
-2
/
+3
*
QtQml: Remove QQmlTypeLoader from QQmlImport
Ulf Hermann
2024-01-11
1
-2
/
+4
*
Remove the use of Q_QUICK_TEST_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
5
-7
/
+5
*
TestCase: use strict (in)equality operators whenever possible
Vladimir Belyavsky
2023-12-08
1
-35
/
+35
*
TestCase: use `let` instead of `var`
Vladimir Belyavsky
2023-12-08
1
-57
/
+57
*
Fix documentation of QUICK_TEST_MAIN_WITH_SETUP()
Friedemann Kleint
2023-12-07
2
-4
/
+4
*
SignalSpy: fix potential issues on disconnecting a signal
Vladimir Belyavsky
2023-11-28
1
-14
/
+19
[next]