aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcomponent/tst_qqmlcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when incubating objects with non-existent initial propertiesSimon Hausmann2018-05-231-0/+18
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-18/+18
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-0/+24
|\
| * Allow QQmlComponent::loadUrl() to load absolute URLs with relative pathsMitch Curtis2018-01-041-0/+24
* | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+1
|/
* 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-191-0/+59
|\
| * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-181-0/+59
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* 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-161-13/+66
|/
* 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
* 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-121-0/+18
* Tests: add qmlCreateWindow in tst_qqmlcomponentLiang Qi2013-05-041-0/+10
* 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
* Do not permit excessive recursion in component creationMatthew Vogt2012-07-091-0/+30
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+4
* Emit Component.onDestruction before context is invalidatedMatthew Vogt2012-05-041-0/+43
* Remove relative directory elements in import pathsMatthew Vogt2012-04-261-6/+21
* Add some component path canonicalization testsChris Adams2012-04-231-0/+37
* Allow threaded compilation in an async LoaderMartin Jones2012-03-151-0/+101
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+32
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+186