summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcustomparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
* Remove "to" limit on minor version.Warwick Allison2009-11-051-4/+4
* CleanupAaron Kennedy2009-10-301-1/+0
* fix headersWarwick Allison2009-10-291-16/+16
* More QML type registration on Symbian.Martin Jones2009-10-091-1/+7
* 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