aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4qobjectwrapper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Restructure source codeLars Knoll2013-08-081-201/+0
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-3/+3
* Remove the context argument from Managed::callLars Knoll2013-06-221-2/+2
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-1/+1
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-1/+1
* Rework QObject deletion mechanismSimon Hausmann2013-06-131-5/+1
* Implement iteration on QObject propertiesSimon Hausmann2013-06-121-2/+3
* Implement query (aka hasProperty) in QObject bindingsSimon Hausmann2013-06-121-0/+4
* CleanupsSimon Hausmann2013-06-081-6/+3
* Move QV4::QObjectWrapper into the v4/ subdirectorySimon Hausmann2013-06-071-0/+203