summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcontext.h
Commit message (Collapse)AuthorAgeFilesLines
* When a QmlContext is destroyed, associated objects must be disassociatedAaron Kennedy2009-05-111-0/+1
|
* Removed dependency of QmlContext to QmlCompiledComponentKai Koehne2009-05-051-0/+2
| | | | | | Store component url directly in context, instead of referencing the associated QmlCompiledComponent. In addition, allow to explicitly set the base url to a context. This is needed for Bauhaus.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+104