aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcontextwrapper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Initial support for accelerated property access to QML singletons and enumsSimon Hausmann2013-11-251-0/+1
* IR Cleanup, resolve ID objects through array subscriptsSimon Hausmann2013-11-251-0/+17
* Speed up id object lookupsSimon Hausmann2013-10-291-0/+7
* Remove most uses of Value from qml/qmlLars Knoll2013-09-301-2/+2
* convert Managed::put() API to be GC safeLars Knoll2013-09-221-1/+1
* Use a StringRef for Managed::get()Lars Knoll2013-09-221-1/+1
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-2/+2
* Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-1/+1
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+1
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-1/+1
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-1/+1
* Fix parts of workerscriptLars Knoll2013-06-181-13/+1
* Start converting casting of Managed to subtypes to a better schemeLars Knoll2013-05-311-2/+13
* Cleanup the context wrapper codeLars Knoll2013-05-301-0/+105