aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertybinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQmlPropertyBinding: handle resetFabian Kosmale2021-03-151-0/+23
* Introduce QQmlAnyBinding as an abstraction over bindingsFabian Kosmale2021-03-041-1/+6
* QQmlPropertyBinding: fix forward declarationFabian Kosmale2021-02-221-1/+1
* QV4QObjectWrapper: handle bindable propertiesFabian Kosmale2021-02-191-1/+19
* Disentangle QQmlPropertyBindingFabian Kosmale2021-02-191-11/+24
* QQmlPropertyBinding: improve error reportingFabian Kosmale2021-01-251-2/+13
* Adjust to QPropertyBindingPrivate not using std::function anymoreFabian Kosmale2020-11-041-2/+37
* Adjust qqmlpropertybinding to the changes in QPropertyLars Knoll2020-07-151-2/+2
* Add missing overrideAlexander Volkov2020-05-151-1/+1
* Update dependencies.yaml and adapt to API changes in qtbaseSimon Hausmann2020-04-221-2/+1
* Add support for translation bindings on QProperty based propertiesSimon Hausmann2020-04-021-2/+10
* Add support for binding directly to QProperty instancesSimon Hausmann2020-03-301-0/+83