aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlanybinding
Commit message (Expand)AuthorAgeFilesLines
* Adapt to privatising of QPropertyBinding's ref countUlf Hermann2024-03-251-1/+1
* Correct license for test filesLucie Gérard2024-02-272-2/+2
* 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-112-54/+4
* Explicitly include qpropery.h in testsFabian Kosmale2021-11-051-0/+1
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-4/+10
* Make qt6_qml_type_registration() internalCraig Scott2021-08-251-1/+1
* Fix crash in QQmlPropertyBinding is not bound to propertyFabian Kosmale2021-03-102-0/+39
* Introduce QQmlAnyBinding as an abstraction over bindingsFabian Kosmale2021-03-045-0/+237