aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine
Commit message (Expand)AuthorAgeFilesLines
* 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-212-1/+39
* 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-082-3/+3
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-297-0/+37
|\
| * Pass Qt.include() URLs through the URL interceptor if presentKevin Krammer2016-01-237-0/+37
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-032-0/+20
|\|
| * QML: Fix typeof context property.Erik Verbruggen2015-10-272-0/+20
* | 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-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
* fix whitespaceOswald Buddenhagen2014-01-221-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-116-1/+31
* Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-2/+2
|\
| * Fix organization domains.Friedemann Kleint2013-07-151-2/+2
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2422-0/+216
|\|
| * Add a URL interceptor to the QML engineAlan Alpert2013-05-0722-0/+216
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* 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-292-1/+4
* 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
* Put basic language types into QtQml importChris Adams2012-06-2110-0/+116
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Ensure repeated compilation does not failMatthew Vogt2012-05-213-0/+56
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-1762-3/+1874
* 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-242-0/+374