aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmldelegatemodel_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-1/+1
* Simplify & speed up function callingLars Knoll2013-11-091-3/+3
* Remove most uses of Value from qml/qmlLars Knoll2013-09-301-6/+6
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-4/+4
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-3/+3
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-4/+4
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-2/+2
* Remove the last v8 dependency from the delegate modelLars Knoll2013-06-071-3/+18
* Convert more of the delegate model to v4Lars Knoll2013-06-071-1/+0
* Port the first half of the delegate model code to v4Lars Knoll2013-06-051-16/+14
* Move QV8QObjectWrapper::newQObject into QV4::QObjectWrapperSimon Hausmann2013-06-051-1/+1
* Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-1/+1
* Convert qqmldelegatemodel to not use v8::PersistentLars Knoll2013-05-081-4/+1
* Get rid of v8::LocalLars Knoll2013-05-061-10/+10
* Move QML types to types folderAlan Alpert2013-03-141-0/+411