aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlimport/tst_qqmlimport.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Resolve preferred paths before setQmldirContentUlf Hermann2024-04-031-1/+11
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QtQml: Load C++-defined types also for the implicit importUlf Hermann2024-02-221-14/+51
* QQmlTypeLoader: Honor import dependencies even without qmldirUlf Hermann2024-02-011-0/+19
* tst_qqmlimport: Clean up memory managementAmanda Hamblin-Trué2023-08-211-9/+4
* QtQml: Do not crash on invalid import URLsUlf Hermann2023-07-071-0/+13
* QtQml: Respect import namespaces when importing scriptsUlf Hermann2023-07-071-0/+14
* Test precedence of qmlRegisterModuleImportUlf Hermann2023-01-171-3/+36
* Port from container::count() and length() to size()Marc Mutz2022-10-071-4/+4
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-231-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-28/+3
* Fix tst_qqmlimport on AndroidAndreas Buhr2022-04-251-3/+2
* QML: Load qmldir-imports also for the implicit importUlf Hermann2022-03-221-0/+11
* QML: Explicitly reject malformed file importsUlf Hermann2022-03-021-0/+32
* Do not rely on transitive includes in testsFabian Kosmale2022-02-141-0/+1
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-2/+12
* tst_qqmlimport: improve failure messagesMitch Curtis2021-08-121-7/+7
* Fix qmldir cache inconsistencyJaeyoon Jung2021-07-161-0/+16
* Add a "prefer" directive to qmldirUlf Hermann2021-03-041-0/+12
* tst_qqmliport: Use absolute path for comparisonFabian Kosmale2021-02-251-4/+5
* QQmlImportDatabase: Make sure the newly added import path be firstJaeyoon Jung2021-02-221-0/+5
* Support and prefer QML_IMPORT_PATH over QML2_IMPORT_PATHUlf Hermann2021-02-101-5/+5
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-091-2/+2
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-2/+2
* Match specific module imports also for versionless QML importsUlf Hermann2020-06-291-11/+31
* QML: Fix precedence of module importsUlf Hermann2020-06-111-0/+15
* QQmlImport: Parse resource paths from QML2_IMPORT_PATHUlf Hermann2020-06-101-0/+29
* Add methods to programatically insert qmldir import statementsUlf Hermann2020-06-091-0/+22
* Allow multiple URL interceptors per engineUlf Hermann2020-03-171-1/+1
* Allow partial and absent version specifiers in import statementsUlf Hermann2020-03-171-13/+67
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+3
* Provide methods to query and remove a dynamically loaded pluginUlf Hermann2019-10-161-0/+21
* Fix qqmlimport failures for AndroidJan Arve Sæther2019-07-291-1/+4
* Do not search for Singletons from more recent versionsFabian Kosmale2019-07-231-0/+45
* Create import directory from intercepted URL, not orignial oneUlf Hermann2019-03-201-0/+28
* In tst_qqmlimport, import from the source directoryUlf Hermann2017-09-201-3/+3
* Allow target path version in a parent moduleJ-P Nurmi2016-04-211-0/+39
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-201-1/+1
* Rearrange the import paths so the qrc one is after the application pathAndy Shaw2015-12-171-0/+24
* Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-1/+1
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-121-23/+15
* introduce *.ui.qml file types as new forms file typeTim Jenssen2014-08-291-0/+40
* Add new property "designersupported" to qmldirTim Jenssen2014-08-281-0/+100