summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlvme.cpp
Commit message (Expand)AuthorAgeFilesLines
* More robust error handling (in ListView) and reporting (in VisualModel).Martin Jones2009-05-121-0/+1
* Clean up qmlparser testAaron Kennedy2009-05-121-1/+6
* Use sub-component metaobjects to improve performanceAaron Kennedy2009-05-111-2/+2
* Handle QmlParserStatus's and QmlBindableValeus being deleted during component...Aaron Kennedy2009-05-111-8/+27
* Add some support for QWidget (again)Thomas Hartmann2009-05-061-1/+6
* Improve error handlingAaron Kennedy2009-05-061-2/+5
* 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