aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmllistwrapper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-7/+0
* Fix Managed::as<>() methodLars Knoll2014-07-221-1/+1
* Convert context and list wrapperLars Knoll2014-07-221-5/+2
* Get rid of StringRefLars Knoll2014-07-221-3/+3
* Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-1/+1
* Convert list wrapper to new storage layoutLars Knoll2014-07-221-8/+14
* Rename some filesLars Knoll2014-01-311-1/+1
* Split ManagedVTable into two classesLars Knoll2014-01-211-1/+1
* Don't return a Property pointer in Object::advanceIteratorLars Knoll2014-01-201-1/+1
* Fix ObjectIterator API to be GC safeLars Knoll2013-10-021-1/+1
* 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 a ReturnedValue for Managed::getIndexed()Lars Knoll2013-09-181-1/+1
* Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-1/+1
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-2/+3
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-1/+1
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-1/+1
* Remove context parameter from Managed::getIndexedLars Knoll2013-06-221-1/+1
* Implement objectiterator on top of an iterator method in the vtblSimon Hausmann2013-06-111-0/+1
* Start converting casting of Managed to subtypes to a better schemeLars Knoll2013-05-311-1/+1
* Port the list wrapper over to v4Lars Knoll2013-05-311-0/+101