summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldom.h
Commit message (Expand)AuthorAgeFilesLines
* Removed superfluous methods.Erik Verbruggen2009-07-011-2/+0
* Fixes for the dynamic properties in the QML DOM.Erik Verbruggen2009-06-301-2/+1
* First set of changes to add dynamic properties to the QML DOM.Erik Verbruggen2009-06-301-0/+31
* Expose extended type URLs through the QML DOM APIAaron Kennedy2009-06-251-0/+1
* Changed the QML parser and the AST to store the position of comma tokensErik Verbruggen2009-06-101-0/+2
* Added offsets of automatically inserted semicolons to the DOM and theErik Verbruggen2009-06-041-0/+3
* Added range information for lists which contains the position and lengthErik Verbruggen2009-05-291-0/+3
* Added positioning information to the dom as position+length.Erik Verbruggen2009-05-111-0/+9
* Expose import statements in QmlDomDocumentKai Koehne2009-05-081-1/+2
* Fix loading of components containing sub components through QmlDomKai Koehne2009-05-071-1/+1
* Remove declaration of loadError from QmlDomDocumentKai Koehne2009-05-051-1/+0
* Improve error handling consistencyAaron Kennedy2009-05-051-0/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+263