aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | extend grammar for better version parsing supportFabian Kosmale2019-07-041-0/+35
| * | | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-14/+12
| * | | | Fix crash when binding to QML componentFabian Kosmale2019-07-043-0/+22
| |/ / /
| * | | Don't run the testcases for local files on AndroidJan Arve Sæther2019-07-031-0/+2
| * | | Fix localeAsCppProperty test for AndroidJan Arve Sæther2019-07-032-3/+8
| * | | When setting a QObject as context property reset it when it's destroyedUlf Hermann2019-07-031-0/+15
| * | | Do not fail in initTestCase() when cross-compiling.Jan Arve Sæther2019-07-021-0/+2
| * | | Log all errors through testlib if a component has errorsJan Arve Sæther2019-07-012-3/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-0110-9/+223
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2810-9/+223
| | |\|
| | | * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-262-0/+72
| | | * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-258-9/+151
| * | | Fix deployment of QtQuick for Android in tst_parserstressJan Arve Sæther2019-06-271-0/+8
| * | | Simplify errors and diagnosticsUlf Hermann2019-06-141-3/+13
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-144-3/+58
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-134-3/+58
| | |\|
| | | * JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-121-0/+18
| | | * Allow destroying QJSValues from other threadsUlf Hermann2019-06-113-3/+40
| * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-4/+0
| * | | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
| * | | add std::function overload to qmlRegisterSingletonTypeFabian Kosmale2019-06-111-0/+19
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-1111-3/+127
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-068-1/+63
| | |\|
| | | * QML Preview: Fix test to check absolute zoom factorsUlf Hermann2019-06-041-1/+1