summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix warningsWarwick Allison2009-05-211-2/+0
* Fix docs.Michael Brasser2009-05-191-2/+2
* Disable code that triggers a crash at exit.Aaron Kennedy2009-05-121-3/+5
* Reevaluate expressions when context properties changeAaron Kennedy2009-05-111-12/+52
* Clean up QmlContext's and QmlExpression's when a context gets deletedAaron Kennedy2009-05-111-1/+33
* When a QmlContext is destroyed, associated objects must be disassociatedAaron Kennedy2009-05-111-0/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-061-2/+2
|\
| * docWarwick Allison2009-05-061-2/+2
* | Beginings of an experimental QML debugger viewAaron Kennedy2009-05-061-1/+1
|/
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-051-5/+7
* Removed dependency of QmlContext to QmlCompiledComponentKai Koehne2009-05-051-10/+19
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-10/+8
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-16/+16
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-0/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+405