summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpropertybinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix and compactify QNotifiedPropertyUlf Hermann2020-06-031-2/+4
* Implement support for QProperty<T> with a static observerSimon Hausmann2020-05-281-0/+2
* Simplify signature of untyped property bindingsSimon Hausmann2020-04-171-11/+21
* Make it possible to take bindings from properties without private headersSimon Hausmann2020-04-171-1/+1
* QProperty: Add support for member function change handlersSimon Hausmann2020-04-061-1/+1
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-271-9/+2
* Add support for explicitly marking a property as dirtySimon Hausmann2020-03-191-0/+7
* Enable generic property bindings to QProperty<T>Simon Hausmann2020-03-191-6/+28
* Property binding system: Fix developer build with MSVC 2019 (16.4.1)Friedemann Kleint2020-03-171-0/+2
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-161-0/+141