aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickloader
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickloader: Make message matching less stringentFabian Kosmale2021-01-201-1/+1
* QQmlComponentPrivate::setInitialProperties: Do not silently swallow exceptionsFabian Kosmale2021-01-183-1/+23
* Remove the qmake project filesFabian Kosmale2021-01-151-15/+0
* tst_qquickloader: Test setting source from component worksMaximilian Goldstein2020-11-114-0/+26
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-221-0/+3
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-222-0/+32
* Blacklist QQuickLoader's urlToComponent test on macosUlf Hermann2020-07-211-0/+2
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-12/+7
* Revert "Decode directory separators in source URLs"Ulf Hermann2020-06-221-3/+8
* Remove QtQuick.Window pluginUlf Hermann2020-06-152-4/+2
* QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2020-05-052-0/+25
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-0/+30
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-132-0/+30
| |\
| | * QQuickLoader: store statusFabian Kosmale2020-02-122-0/+30
* | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-6/+3
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-253-0/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-073-0/+29
| |\|
| | * Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-243-0/+29
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-0/+58
|\| |
| * | Introduce required properties to QMLFabian Kosmale2019-09-094-0/+58
| |/
* / Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+58
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-0/+53
|\
| * Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-0/+53
* | Adjust expected error message to new parserLars Knoll2018-05-021-2/+2
|/
* When deactivating a loader, do not immediately clear its contextErik Verbruggen2018-03-162-0/+116
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-34/+34
* tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFYv5.11.0-beta1Kari Oikarinen2018-02-231-2/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-123-0/+135
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-023-0/+135
| |\
| | * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-023-0/+135
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-093-158/+290
|\| |
| * | Prevent errors when unloading LoaderMichael Brasser2018-01-053-0/+185
| * | tst_qquickloader: use QScopedPointer instead of manual deletionMitch Curtis2018-01-021-149/+74
| * | tst_qquickloader: use local engines instead of one global engineMitch Curtis2018-01-021-11/+33
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-062-4/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-242-4/+12
| |\|
| | * QQuickLoader: Use setSize() to resize itemAlexandr Akulich2017-10-202-4/+12
* | | Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
|/ /
* / Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-1/+0
|/
* Do not leak the item, and use a QScopedPointer to guarantee cleanupJan Arve Saether2017-01-231-2/+1
* Fix import with qualifier of remote directory with qmldirArnaud Vrac2016-08-101-1/+0
* Clean up file/error handling in the type loaderSimon Hausmann2016-06-201-3/+3
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-14/+7
|\
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-141-14/+7