summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlvme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Very basic slot declaration supportAaron Kennedy2009-05-051-1/+1
* Remove XML custom parser supportAaron Kennedy2009-05-051-21/+0
* Improve error handling consistencyAaron Kennedy2009-05-051-11/+13
* Make custom parsers internal.Aaron Kennedy2009-04-301-1/+1
* Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-301-0/+5
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-64/+64
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-6/+2
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-1/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1345