aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-20/+0
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-231-2/+2
* QQmlEngine: Add method to explicitly capture a propertyUlf Hermann2020-10-231-20/+33
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-5/+5
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-8/+1
* Fix baseUrl returning an empty urlJaeyoon Jung2020-06-101-0/+13
* Fix memory leaks in tst_qqmlengineUlf Hermann2020-06-081-16/+17
* Allow multiple URL interceptors per engineUlf Hermann2020-03-171-1/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-3/+17
|\
| * Fix all import versionsUlf Hermann2020-02-192-2/+11
| * tst_qqmlengine: Don't rename the QObject QML typeUlf Hermann2020-01-271-1/+6
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-0/+42
|\|
| * Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-232-0/+42
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-0/+37
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-142-0/+37
| |\
| | * On QQmlEngine destruction drop singletons before type loaderUlf Hermann2020-01-102-0/+37
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-5/+5
* | | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-5/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1440-11/+63
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-081-0/+10
| |\|
| | * qmlRegisterSingletonInstance: Do not crash if instance gets deletedFabian Kosmale2019-10-071-0/+10
| * | Clean up tst_qqmlengine.cppFabian Kosmale2019-10-0740-11/+53
| |/
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-13/+66
|\|
| * Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-0/+40
| * Fix qqmlengine autotest for androidJan Arve Sæther2019-07-192-5/+11
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+56
|/
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Make sure urlInteceptor() works standaloneJan Arve Sæther2019-07-051-1/+1
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
* add std::function overload to qmlRegisterSingletonTypeFabian Kosmale2019-06-111-0/+19
* Add test for cached getter lookupMichal Klocek2019-05-092-0/+31
* 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-044-0/+32
|\|
| * Normalize URL before loading typesErik Verbruggen2018-04-274-0/+36
* | 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-125-0/+46
* Enable tests for boot2qtSami Nurmenniemi2017-09-212-0/+9
* 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