aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1535-59/+472
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-0932-39/+421
| |\
| | * Skip the test function that uses QProcess on AndroidJan Arve Sæther2019-08-051-0/+3
| | * Fix debug output for QQmlError when url is a resourceJan Arve Sæther2019-07-301-1/+1
| | * Fix qqmlexpression failures for AndroidJan Arve Sæther2019-07-291-2/+5
| | * Fix qqmlimport failures for AndroidJan Arve Sæther2019-07-292-1/+9
| | * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-2613-1/+186
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-249-0/+131
| | | |\
| | | | * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-239-0/+131
| | | * | V4: Add label for loop in spread in ArrayPatternErik Verbruggen2019-07-171-0/+15
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-123-1/+40
| | | |\|
| | | | * Fix promise chainingFabian Kosmale2019-07-102-0/+39
| | | | * Fix compilation with C++20Marc Mutz2019-07-081-1/+1
| | * | | qmllint: Improve parent handlingFabian Kosmale2019-07-264-18/+45
| | * | | qmllint: Improve signal handler recommendationsFabian Kosmale2019-07-252-2/+13
| | * | | Support top level generator functionsFabian Kosmale2019-07-233-0/+47
| | * | | Fix nullptr handling in bindingFabian Kosmale2019-07-222-0/+39
| | * | | Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-0/+40
| | * | | Fix qqmldirparser test failure on AndroidJan Arve Sæther2019-07-191-0/+2
| | * | | Fix tst_qqmlapplicationengine failures for AndroidJan Arve Sæther2019-07-191-0/+6
| | * | | Fix qqmlecmascript failures for AndroidJan Arve Sæther2019-07-191-3/+3
| | * | | Fix qqmlengine autotest for androidJan Arve Sæther2019-07-192-5/+11
| | * | | Make sure timeZoneUpdated test cleans up properly if it failsJan Arve Sæther2019-07-181-6/+11
* | | | | Rename alias resource propertiesLeander Beernaert2019-08-154-16/+16
* | | | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-14156-49/+6059
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-2445-4/+418
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-174-0/+21
| |\| | |
| | * | | Add support for implicit module importsSimon Hausmann2019-07-174-0/+21
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-1242-4/+397
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-123-0/+24
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-123-0/+24
| | | |\| |
| | | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-053-0/+24
| | | | |\|
| | | | | * Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-032-0/+12
| | | | | * QQmlComponent: Check for existence of engineFabian Kosmale2019-07-031-0/+12
| | * | | | Fix some compiler warnings in testsFriedemann Kleint2019-07-122-2/+2
| | * | | | Extend linter to check for unqualified idsFabian Kosmale2019-07-126-0/+103
| | |/ / /
| | * | | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-117-0/+9
| | * | | Add support for type script QML signal parameter declarationsSimon Hausmann2019-07-092-0/+27
| | * | | Add support for C++ accessible typed parameters and return types in qml funct...Simon Hausmann2019-07-096-18/+32
| | * | | Allow all basic QML types for type annotationsSimon Hausmann2019-07-096-0/+24
| | * | | Collect type information for function parametersSimon Hausmann2019-07-093-0/+9
| | * | | Add basic type annotation support for QML functions to the grammarSimon Hausmann2019-07-0919-2/+185
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1146-48/+626
|\| | | |
| * | | | Fix QStaticPlugin Qt6 usage in testAlexandru Croitor2019-07-083-2/+23
| |/ / /
| * | | Make sure urlInteceptor() works standaloneJan Arve Sæther2019-07-051-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-045-0/+51
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-045-0/+51
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-035-0/+51
| | | |\|
| | | | * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-012-0/+17
| | | | * qmlplugindump: dump enums also for composite typesUlf Hermann2019-07-013-0/+34