aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcontextdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not call a method on a nullptrUlf Hermann2022-01-051-1/+1
* Put the QQmlData::context setting logic into a separate functionAndrei Golubev2021-06-211-0/+23
* Fix QQmlContext::nameForObject()Ulf Hermann2021-04-161-3/+17
* Streamline retrieval of context property names and IDsUlf Hermann2021-04-151-21/+8
* Inline retrieval of QML contextsUlf Hermann2021-03-251-12/+0
* Make QQmlContext::resolveUrl() constUlf Hermann2020-06-161-13/+16
* Prevent premature child destructionFabian Kosmale2020-06-081-2/+2
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-0/+366