aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-14310-69/+12309
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-2454-24/+441
|\
| * 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-1251-24/+420
| |\|
| | * 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-1211-22/+25
| | * | | | 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-1189-194/+61564
|\| | | |
| * | | | Fix Qt6 builds after dev -> wip/qt6 mergeAlexandru Croitor2019-07-092-2/+2
| * | | | 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-0411-0/+59984
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-0411-0/+59984
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-037-0/+88
| | | |\|
| | | | * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-022-0/+37
| | | | * 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
| | | * | Binary compatibility files for Qt5.13.0 for QtDeclarativeMilla Pohjanheimo2019-07-014-0/+59896
| * | | | 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
| |/ / /
| * | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-048-30/+124
| * | | 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
| * | | Intercept image source urlFabian Kosmale2019-07-031-0/+32
| * | | Fix testFileUrl() to correctly convert from a resource pathJan Arve Sæther2019-07-031-1/+6
| * | | When setting a QObject as context property reset it when it's destroyedUlf Hermann2019-07-031-0/+15
| * | | use boolean for when propertyFabian Kosmale2019-07-022-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-0116-9/+420
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2815-9/+417
| | |\|
| | | * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-282-0/+49
| | | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-263-0/+145
| | | * 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
| | * | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
| * | | unblacklist passing testsDaniel Smith2019-06-274-18/+3
| * | | Fix deployment of QtQuick for Android in tst_parserstressJan Arve Sæther2019-06-271-0/+8