aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/bindingdependencyapi
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* tst_bindingdependencyapi: Clean up memory managementAmanda Hamblin-Trué2023-08-151-20/+12
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-051-1/+1
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-022-8/+7
* QQmlBinding::dependencies: Handle QPropertyFabian Kosmale2021-10-011-0/+31
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-4/+1
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* 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/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+8
|\
| * Fix deployment of QtQuick for Android with dummy_imports.qmlJan Arve Sæther2019-08-211-0/+8
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+51
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Add API to learn about QQmlBinding's dependenciesAnton Kreuzkamp2017-08-132-0/+371