summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldom.h
Commit message (Collapse)AuthorAgeFilesLines
* Added positioning information to the dom as position+length.Erik Verbruggen2009-05-111-0/+9
| | | | Reviewed-by: Roberto Raggi
* Expose import statements in QmlDomDocumentKai Koehne2009-05-081-1/+2
| | | | | Reviewed-by: erikv Reviewed-by: Roberto Raggi
* Fix loading of components containing sub components through QmlDomKai Koehne2009-05-071-1/+1
| | | | | Pass a (optional) url to QmlDomDocument::load so that the compiler can find referenced components
* Remove declaration of loadError from QmlDomDocumentKai Koehne2009-05-051-1/+0
| | | | Implementation was already removed in c7a0cae7deb6e31c
* Improve error handling consistencyAaron Kennedy2009-05-051-0/+2
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+263