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
/
qmltest
/
quicktestresult.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Add a wrapper builtin for QQmlV4Function*
Ulf Hermann
2024-04-12
1
-1
/
+1
*
QuickTest: Use generated C++ export macros
Ulf Hermann
2024-03-19
1
-1
/
+1
*
qmltest: Move the remaining blacklist setting into caller functions
Kalle Viironen
2023-11-16
1
-2
/
+6
*
Remove the manual undef of the min/max macros, or def NOMINMAX
Amir Masoud Abdol
2023-06-06
1
-5
/
+0
*
QmlTest: Move declaration of helper qWaitForSignal() to a header
Friedemann Kleint
2023-02-10
1
-2
/
+1
*
QuickTest: adapt to QtTest change for multiple results in a measurer
Thiago Macieira
2022-11-14
1
-11
/
+17
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
V4: Make ExecutionEngine::toVariant() static
Ulf Hermann
2022-09-20
1
-1
/
+1
*
Quick test lib: Account for DPR when grabbing sub-image
Timur Pocheptsov
2022-06-17
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-39
/
+3
*
TestCase: add API for checking for polish at window level
Mitch Curtis
2022-06-06
1
-4
/
+20
*
QtQuickTest: add API for checking for polish at window level
Mitch Curtis
2022-06-02
1
-1
/
+1
*
QML test lib: propagate failOnWarning() feature to QML
Andrei Golubev
2021-12-04
1
-1
/
+12
*
QV4::Engine::toVariant: Use metatype instead of metatype id
Fabian Kosmale
2021-03-25
1
-1
/
+1
*
TestCase: Fix colors comparison in fuzzyCompare()
Alexander Akulich
2021-03-11
1
-1
/
+1
*
Avoid various warnings about deprected QMetaType methods
Ulf Hermann
2020-09-16
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-23
1
-7
/
+7
|
\
|
*
Fix printing of garbled UTF-8 characters from QML verify() statements
Dimitrios Apostolou
2020-01-20
1
-7
/
+7
*
|
Replace QVariant::type with QVariant::userType
Olivier Goffart
2020-01-17
1
-6
/
+6
|
/
*
Support QRegularExpression on the same level as QRegExp
Ulf Hermann
2019-03-20
1
-6
/
+5
*
TestCase: add isPolishScheduled() and waitForItemPolished()
Mitch Curtis
2018-12-10
1
-0
/
+11
*
Compile-fix (g++ 8): move #include of mocs outside namespace
Edward Welbourne
2018-11-29
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-11-16
1
-0
/
+10
|
\
|
*
Qt Quick Test: support tags filter on tests run
Kirill Burtsev
2018-11-15
1
-0
/
+10
*
|
Remove GPU_BLACKLIST infrastructure
Edward Welbourne
2018-10-12
1
-1
/
+0
|
/
*
testlib: Support regular expression ignores in ignoreMessage
Robin Burchell
2018-04-09
1
-2
/
+12
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-12
/
+12
*
Remove double indirection between QJSEngine and QV4::ExecutionEngine
Ulf Hermann
2018-02-02
1
-1
/
+1
*
Fix compilation
Lars Knoll
2017-09-01
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-0
/
+6
|
\
|
*
testlib: print out milliseconds for datetime
Liang Qi
2017-06-16
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-15
1
-0
/
+6
|
\
|
|
*
qmltest: fix compare() for urls
Liang Qi
2017-06-14
1
-0
/
+6
*
|
TestCase: Grow some new functionality on grabImage
Robin Burchell
2017-05-11
1
-1
/
+39
|
/
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-18
1
-0
/
+5
|
\
|
*
qmltest: Fix build on Windows 32bit
Friedemann Kleint
2016-10-13
1
-0
/
+5
*
|
optimize string usage: use fromLatin1() less
Anton Kudryavtsev
2016-09-08
1
-1
/
+1
|
/
*
Imports, Plugins, Quick: replace QStringLiteral with QL1S
Anton Kudryavtsev
2016-06-09
1
-1
/
+1
*
V4: allow inlining of ExecutionEngine::{qml,js}Engine()
Erik Verbruggen
2016-05-20
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-08
1
-3
/
+1
|
\
|
*
Use pixel() instead of scanLine() to check the color
Andy Shaw
2016-03-24
1
-3
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
QuickTest: Enable use of BLACKLIST file
Caroline Chao
2015-06-15
1
-0
/
+7
*
Get rid of asFunctionObject()
Lars Knoll
2015-04-21
1
-1
/
+1
*
TestCase: add equals() function to QuickTestImageObject.
Mitch Curtis
2015-04-21
1
-0
/
+8
*
Further cleanups
Lars Knoll
2015-04-16
1
-2
/
+2
*
QuickTestResult: Try a bit harder when stringifying a value
Gabriel de Dietrich
2015-02-12
1
-1
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Cleanup variant conversion code
Lars Knoll
2015-01-09
1
-1
/
+1
[next]