summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpropertyprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Don't test for equality if types can't be comparedVolker Hilsheimer2020-07-151-4/+8
* Move all the QProperty related code into one compilation unitLars Knoll2020-07-101-0/+2
* Significantly improve performance of binding evaluationLars Knoll2020-07-101-2/+42
* QNotifiedProperty: Add guard callbackFabian Kosmale2020-06-251-1/+2
* QNotifiedProperty: pass old value to callback if requestedFabian Kosmale2020-06-251-1/+1
* Implement support for QProperty<T> with a static observerSimon Hausmann2020-05-281-1/+3
* 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-1/+1
* Use QTaggedPointer in QPropertyObserverSimon Hausmann2020-03-191-52/+18
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-161-0/+249