summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qproperty
Commit message (Expand)AuthorAgeFilesLines
* Fix and compactify QNotifiedPropertyUlf Hermann2020-06-031-0/+47
* Implement support for QProperty<T> with a static observerSimon Hausmann2020-05-281-0/+38
* Add a QPropertyAliasUlf Hermann2020-05-271-0/+47
* QProperty: Support multiple observersUlf Hermann2020-05-271-0/+36
* QProperty: Apply coding style and avoid warningsUlf Hermann2020-05-271-2/+2
* Fix crash when using QProperty<T>::setBinding(Functor ...)Simon Hausmann2020-04-301-0/+12
* Simplify signature of untyped property bindingsSimon Hausmann2020-04-171-10/+6
* QProperty: Add support for member function change handlersSimon Hausmann2020-04-061-0/+20
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-271-5/+3
* Add QProperty tests to the cmake buildSimon Hausmann2020-03-271-0/+12
* Enable generic property bindings to QProperty<T>Simon Hausmann2020-03-191-0/+50
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-162-0/+619