summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcustomparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Report custom parse errors verbosely.Warwick Allison2009-09-101-2/+17
* Fix to use "." not "/" in QML_DEFINE_TYPE URIsWarwick Allison2009-08-041-1/+1
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-2/+2
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-2/+2
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+3
* CleanupMichael Brasser2009-06-301-0/+11
* Remove more unneeded semicolons.Martin Jones2009-05-271-2/+2
* Implement SetProperties as a custom parserAaron Kennedy2009-05-151-0/+2
* Remove XML custom parser supportAaron Kennedy2009-05-051-17/+0
* Make custom parsers internal.Aaron Kennedy2009-04-301-19/+68
* Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-301-0/+79