aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlanybinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-05-081-2/+2
* Fix life cycle methods of various types related to QQmlBindUlf Hermann2021-11-121-22/+19
* ParentChange: handle bindable propertiesFabian Kosmale2021-10-181-0/+24
* QQmlAnyBinding: Honor interceptors if and only if requestedFabian Kosmale2021-05-121-2/+7
* QQuickDesignerCustomObjectData: Support new-style bindingsFabian Kosmale2021-04-271-0/+17
* Adjust to QProperty using eager evaluationFabian Kosmale2021-04-191-1/+1
* Introduce QQmlAnyBinding as an abstraction over bindingsFabian Kosmale2021-03-041-0/+419