summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldom.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Disable QmlDom debug output by defaultKai Koehne2009-05-251-4/+10
* Fixed the addition of "id" to the list of QmlDomObject properties.Erik Verbruggen2009-05-181-2/+1
* Added "id" to the list of QmlDomObject properties, so we can get to theErik Verbruggen2009-05-181-5/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-111-0/+72
|\
| * Added positioning information to the dom as position+length.Erik Verbruggen2009-05-111-0/+72
* | Remove some XML'isms from the parser/compiler interfaceAaron Kennedy2009-05-111-2/+2
|/
* Expose import statements in QmlDomDocumentKai Koehne2009-05-081-2/+15
* Fix loading of components containing sub components through QmlDomKai Koehne2009-05-071-3/+2
* Improve parser line/column trackingAaron Kennedy2009-05-061-1/+1
* Mark DOM API as internal for nowAaron Kennedy2009-05-051-0/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-051-13/+9
|\
| * Fixed QmlDomValueValueSource::object() to actually return the newly created o...Erik Verbruggen2009-05-041-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Kai Koehne2009-05-041-2/+4
| |\
| | * Fixed initialization for QmlDomValueValueSource.Erik Verbruggen2009-05-041-1/+2
| | * Fixed initialization for QmlDomValueBinding.Erik Verbruggen2009-05-041-1/+2
| * | Fix example in documentationKai Koehne2009-05-041-2/+2
| |/
| * Fix QmlDom breakageKai Koehne2009-05-041-8/+2
* | Improve error handling consistencyAaron Kennedy2009-05-051-8/+10
|/
* docWarwick Allison2009-05-011-88/+126
* Removed a fiew compilation warnings on MSVCThierry Bastian2009-04-301-0/+2
* Fix crash in QmlDomDocument::load()Aaron Kennedy2009-04-301-3/+17
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-49/+49
* Use the DUI language.Roberto Raggi2009-04-241-2/+1
* Compile.Roberto Raggi2009-04-241-3/+10
* Enable the "old" XML parser when the qgetenv("QML_XML") is not empty.Roberto Raggi2009-04-241-13/+3
* Initial work on the qfx front-end.Roberto Raggi2009-04-241-1/+7
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1372