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
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
/
qml
/
qqmlcomponent
/
tst_qqmlcomponent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-29
1
-3
/
+3
*
Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).
Friedemann Kleint
2015-07-27
1
-1
/
+1
*
Force completion of asynchronously loaded components.
Robert Griebl
2015-06-23
1
-0
/
+30
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Simon Hausmann
2015-04-27
1
-6
/
+4
|
\
|
*
Prospective fix for flakey "network" related QML tests
v5.4.2
Simon Hausmann
2015-04-25
1
-6
/
+4
*
|
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
|
Avoid an incorrect warning when dynamically parenting a Window
Jocelyn Turcotte
2015-01-16
1
-13
/
+66
|
/
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
TestHTTPServer: Make listening an explicit operation that reports failure.
Robin Burchell
2014-03-21
1
-4
/
+4
*
Turn on exact garbage collection by default
Lars Knoll
2013-10-16
1
-10
/
+0
*
Improve reliability of tst_qqmlcomponent::onDestructionLookup auto test on Wi...
Simon Hausmann
2013-08-12
1
-0
/
+18
*
Tests: add qmlCreateWindow in tst_qqmlcomponent
Liang Qi
2013-05-04
1
-0
/
+10
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Quick tests: Introduce QQmlMessageHandler.
Friedemann Kleint
2012-12-20
1
-17
/
+9
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Autotests: Use qInstallMessageHandler
Kai Koehne
2012-09-14
1
-6
/
+6
*
Do not permit excessive recursion in component creation
Matthew Vogt
2012-07-09
1
-0
/
+30
*
Remove unnecessary exports
Matthew Vogt
2012-05-18
1
-3
/
+4
*
Emit Component.onDestruction before context is invalidated
Matthew Vogt
2012-05-04
1
-0
/
+43
*
Remove relative directory elements in import paths
Matthew Vogt
2012-04-26
1
-6
/
+21
*
Add some component path canonicalization tests
Chris Adams
2012-04-23
1
-0
/
+37
*
Allow threaded compilation in an async Loader
Martin Jones
2012-03-15
1
-0
/
+101
*
Merge master <-> api_changes
Matthew Vogt
2012-03-05
1
-0
/
+32
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-0
/
+186