aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlapplicationengine
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-112-2/+2
* QQmlEngine: Set translationsDirectory in loadFromModuleOlivier De Cannière2024-03-2112-0/+207
* Correct license for test filesLucie Gérard2024-02-273-3/+3
* tst_qqmlapplicationengine: Clean up memory managementAmanda Hamblin-Trué2023-08-011-5/+3
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-052-0/+12
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Introduce QQmlApplicationEngine::loadFromModuleFabian Kosmale2022-12-021-3/+7
* Port from container::count() and length() to size()Marc Mutz2022-10-072-13/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-073-3/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-083-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-113-81/+6
* QtQml: Fix and test edge cases of QQmlFile's local file detectionUlf Hermann2022-05-315-0/+129
* QQmlApplicationEngine: Add a more convenient error signalFabian Kosmale2022-04-061-0/+3
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-032-0/+7
* QNX: Force logging to stderrPasi Petäjäjärvi2022-01-291-0/+5
* Remove unused .qrc filesJoerg Bornemann2022-01-202-14/+0
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* qqmlapplicationengine: Handle errors during component creationMaximilian Goldstein2021-03-043-0/+27
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Remove the qmake project filesFabian Kosmale2021-01-153-29/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-6/+6
* Use JS functions for Connections in some testsUlf Hermann2020-06-172-2/+2
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-4/+4
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-16/+10
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-1/+2
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-1/+2
| |\
| | * Escape url.toString() before passing it to QRegularExpressionDmitry Shachnev2020-02-201-1/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-293-0/+34
|\| |
| * | Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-233-0/+34
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-0/+21
|\|
| * Emit QQmlEngine::warnings when load failsFabian Kosmale2020-01-062-0/+21
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-2/+2
* | Regenerate testsAlexandru Croitor2019-11-141-6/+9
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+18
|\|
| * Introduce functions to set properties during creationFabian Kosmale2019-08-191-0/+18
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+6
|\|
| * Fix tst_qqmlapplicationengine failures for AndroidJan Arve Sæther2019-07-191-0/+6
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+92
|/
* Fix for loading translations automatically from resourcesTasuku Suzuki2019-06-016-0/+52
* Connect quit() and exit() signals with queued connectionsMichal Policht2019-02-137-13/+65
* Build testapp first, since the test depends on thatJan Arve Saether2017-08-111-2/+4
* QQmlApplicationEngine: Fix using invalid pointersRainer Keller2017-04-261-0/+19
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-0/+2
|\
| * Fix building with -no-feature-processUlf Hermann2017-03-021-0/+2
* | QQmlApplicationEngine: Yet another fix after QUrl behavior changes in QtBaseRobin Burchell2017-01-163-0/+39
|/
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-3/+3
* Make tst_qqmlapplicationengine pass when JIT is not availableDmitry Shachnev2016-10-111-1/+1
* Updated license headersJani Heikkinen2016-01-202-34/+24