aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertybinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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