aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation issues with QtLite configurationJari Helaakoski23 hours1-1/+4
* V4: Handle all array-like containers when converting to QJsonArrayOlivier De Cannière9 days4-0/+88
* Correct license for test filesLucie Gérard2024-02-275-5/+5
* Prepare tests for upcoming incremental gcFabian Kosmale2023-11-221-1/+1
* QQmlObjectCreator: Don't crash when installing bindingsOlivier De Cannière2023-09-282-0/+29
* Remove remaining foreach in qml testsUlf Hermann2023-08-221-19/+20
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-171-0/+2
* tst_qqmlengine: Clean up memory managementAmanda Hamblin-Trué2023-08-031-18/+13
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QQmlEngine: Introduce markCurrentFunctionAsTranslationBindingFabian Kosmale2023-04-242-0/+37
* QV4: Mark singletons as deleted before actually deleting themOlivier De Cannière2023-03-276-0/+48
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* tst_qqmlengine: Avoid some CMake warningsUlf Hermann2023-01-161-0/+4
* QQmlEngine: Add module + type based singletonInstance overloadFabian Kosmale2022-12-084-0/+63
* QtQml: Restructure the moduleMaximilian Goldstein2022-11-281-0/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* QQmlEngine: add signal for offlineStoragePathFabian Kosmale2022-10-041-0/+2
* Do not call metaTypeFromJS on an objectUlf Hermann2022-09-131-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Allow limited extensions to globalsUlf Hermann2022-09-072-0/+130
* QML: Make modules imported with registerModule() available in QMLUlf Hermann2022-09-023-0/+53
* tst_qqmlengine: guard the usage of deprecated APIsIvan Solovev2022-08-261-0/+14
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* QML: Re-add the Qt namespace enums to the Qt objectUlf Hermann2022-07-051-0/+16
* QML: Drop backup source code once we're done with itUlf Hermann2022-06-171-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Make QQmlEngine resolve closures when executing runtime functionsAndrei Golubev2022-04-272-0/+33
* Respect invokable toString() methodsUlf Hermann2022-03-281-0/+38
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-031-0/+3
* Further stabilize tst_qqmlengineUlf Hermann2021-09-221-2/+8
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Use value type providers in metaTypeFromJSUlf Hermann2021-09-061-0/+26
* Stabilize tst_qqmlengine.cppUlf Hermann2021-08-271-3/+14
* Provide a method to clear the singletons from a QQmlEngineUlf Hermann2021-08-202-33/+140
* QQmlEngine::executeRuntimeFunction: pass return value as input argumentAndrei Golubev2021-05-111-10/+14
* Mark overrides in tests to silence compiler warningsVolker Hilsheimer2021-04-111-5/+5
* Mark overrides in tests, fix compiler warningsVolker Hilsheimer2021-04-011-4/+4
* Allow creation of QJSValues from QQmlListPropertyUlf Hermann2021-03-251-0/+35
* Support more type conversionsUlf Hermann2021-03-231-0/+29
* Engine: Cleanup method argument passingFabian Kosmale2021-03-041-5/+5
* Use the correct metaObject in captureProperty()Ulf Hermann2021-02-261-0/+73
* Support runtime functions evaluation by index through QQmlEngineAndrei Golubev2021-02-122-0/+41
* tst_qqmlengine: remove unused QSKIPSamuli Piippo2021-02-122-9/+0
* 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