summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlmetaproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix SetProperties not always setting properties correctly.Michael Brasser2009-05-151-50/+58
* Add "watchers" to debuggerAaron Kennedy2009-05-071-0/+12
* DocAaron Kennedy2009-05-061-13/+13
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-051-4/+36
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-110/+110
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-271-2/+15
|\
| * qdoc: Edited qdoc comments to remove some qdoc warnings.Martin Smith2009-04-241-2/+15
* | Add some constructors without QmlContext parameter.Martin Jones2009-04-271-0/+31
|/
* Split up QmlMetaProperty::write() methodAaron Kennedy2009-04-231-33/+217
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+847