aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/tst_qqmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add test for cached getter lookupMichal Klocek2019-05-091-0/+11
* Re-use existing IC when freezing propertiesUlf Hermann2019-03-271-0/+13
* Provide API to access singletons associated with a QQmlEngineRichard Weickelt2018-06-211-0/+91
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-06-191-0/+32
|\
| * Formals come after locals in the CallContextLars Knoll2018-05-291-0/+32
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-041-0/+23
|\|
| * Normalize URL before loading typesErik Verbruggen2018-04-271-0/+27
* | Make sure we call Codegen::defineFunction with proper argumentsLars Knoll2018-05-021-1/+1
|/
* Fix calling Qt.createComponent() from QQmlEngine::evaluate()Simon Hausmann2018-03-081-0/+12
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-27/+27
* Allow exported signal handlers for signals with revisionThomas Hartmann2018-01-121-0/+12
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
* Add support for enum declarations in QMLMichael Brasser2017-07-131-0/+3
* tst_qqmlengine::clearComponentCache(): Use QTemporaryDirFriedemann Kleint2017-06-081-5/+25
* Fix build of tst_qqmlengineSzabolcs David2017-05-091-0/+1
* Add an autotest for GC crashes on some platformsRobin Burchell2017-04-211-1/+10
* add QQmlEngine::offlineStorageDatabaseFilePath(db), use in LocalStorageShawn Rutledge2017-02-021-0/+29
* Enable QML/JS disk cache by defaultSimon Hausmann2016-08-051-0/+6
* Moved resolved type references over to QV4::CompiledData::CompilationUnitSimon Hausmann2016-05-311-0/+5
* Add delayed property to Binding.Michael Brasser2016-04-081-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-0/+9
|\
| * Pass Qt.include() URLs through the URL interceptor if presentKevin Krammer2016-01-231-0/+9
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* QML: Fix typeof context property.Erik Verbruggen2015-10-271-0/+14
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-10/+11
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-1/+1
* Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"Alan Alpert2013-12-041-1/+1
* Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614Alan Alpert2013-11-131-1/+1
* Intercept qmldir files with the url interceptorAlan Alpert2013-11-111-1/+16
* Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
* Fix organization domains.Friedemann Kleint2013-07-151-2/+2
* Add a URL interceptor to the QML engineAlan Alpert2013-05-071-0/+96
* Work with synchronous replies from a custom QNetworkAccessManagerAlan Alpert2013-03-041-0/+49
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-201-20/+5
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-6/+6
* Put basic language types into QtQml importChris Adams2012-06-211-0/+75
* Ensure repeated compilation does not failMatthew Vogt2012-05-211-0/+43
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-2/+122
* Avoid calling gc in QQmlEngine destructor.Jędrzej Nowacki2012-04-271-1/+39
* Disable local storage if the standard data location is emptyCharles Yin2012-04-201-1/+5
* Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-121-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+365