summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldom.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QmlDomDocument::saveKai Koehne2009-08-241-1/+0
* Remove QmlDomDocument::versionKai Koehne2009-08-241-1/+0
* Remove setter from QmlDom classesKai Koehne2009-08-241-11/+0
* Expose type library information in QmlDomObjectKai Koehne2009-08-241-0/+3
* Fix documentation for QmlDomObject::classNameKai Koehne2009-08-181-1/+1
* Added objectClassName now that objectType is the fully-qualified typeErik Verbruggen2009-07-241-0/+1
* Small cleanupsAaron Kennedy2009-07-161-1/+1
* Expose qml import statements in QmlDomKai Koehne2009-07-151-1/+24
* 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