summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* QProperty: Add support for member function change handlersSimon Hausmann2020-04-061-6/+6
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-271-15/+9
* Change QTaggedPointer API to be more similar to other smart pointers in QtSimon Hausmann2020-03-191-2/+2
* Use QTaggedPointer in QPropertyObserverSimon Hausmann2020-03-191-22/+37
* Enable generic property bindings to QProperty<T>Simon Hausmann2020-03-191-0/+13
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-161-0/+671