summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlengine.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-0/+2
| | | | This data ptr does not increase the size of the QObject, as we take advantage of space only used during destruction. Currently this data is only used to store an object's QmlContext, but it will be used for more later.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+107