aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcomponent
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and reduce the number of overloads for QQmlBinding::create()Lars Knoll2016-12-061-0/+1
* Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-0/+1
* V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-201-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-0/+75
|\
| * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-183-0/+75
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-3/+3
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* Force completion of asynchronously loaded components.Robert Griebl2015-06-231-0/+30
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-6/+4
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-6/+4
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Avoid an incorrect warning when dynamically parenting a WindowJocelyn Turcotte2015-01-163-21/+128
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-4/+4
* fix whitespaceOswald Buddenhagen2014-01-221-2/+2
* Turn on exact garbage collection by defaultLars Knoll2013-10-161-10/+0
* Improve reliability of tst_qqmlcomponent::onDestructionLookup auto test on Wi...Simon Hausmann2013-08-122-1/+18
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-242-0/+39
|\
| * Tests: add qmlCreateWindow in tst_qqmlcomponentLiang Qi2013-05-042-0/+39
* | Fix tst_qqmlcomponent::onDestructionLookupSimon Hausmann2013-06-211-1/+6
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-201-17/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-6/+6
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Do not permit excessive recursion in component creationMatthew Vogt2012-07-094-0/+68
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+4
* Emit Component.onDestruction before context is invalidatedMatthew Vogt2012-05-043-0/+84
* Remove relative directory elements in import pathsMatthew Vogt2012-04-263-6/+53
* Add some component path canonicalization testsChris Adams2012-04-2314-0/+201
* Merge master into api_changesKent Hansen2012-03-194-2/+1232
|\
| * Allow threaded compilation in an async LoaderMartin Jones2012-03-154-2/+1232
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-071-3/+1
|\|
| * Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* | Improve support for var propertiesChris Adams2012-03-051-2/+2
|/
* Merge master <-> api_changesMatthew Vogt2012-03-052-0/+44
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-245-0/+293