summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qproperty_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move all the QProperty related code into one compilation unitLars Knoll2020-07-101-3/+162
* Cleanup QPropertyBindingErrorLars Knoll2020-07-101-1/+0
* Get rid of one call into the TLS when evaluating bindingsLars Knoll2020-07-081-0/+1
* Add a QPropertyAliasUlf Hermann2020-05-271-0/+1
* QProperty: Support multiple observersUlf Hermann2020-05-271-0/+1
* QProperty: Add support for member function change handlersSimon Hausmann2020-04-061-2/+2
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-271-2/+0
* Change QTaggedPointer API to be more similar to other smart pointers in QtSimon Hausmann2020-03-191-1/+1
* Use QTaggedPointer in QPropertyObserverSimon Hausmann2020-03-191-2/+3
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-161-0/+118