summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qmlparser test failureAaron Kennedy2009-05-131-3/+6
* More testsAaron Kennedy2009-05-121-1/+0
* Remove some XML'isms from the parser/compiler interfaceAaron Kennedy2009-05-111-2/+90
* Improve parser line/column trackingAaron Kennedy2009-05-061-10/+78
* Beginings of an experimental QML debugger viewAaron Kennedy2009-05-061-1/+1
* Fix crashAaron Kennedy2009-05-061-3/+3
* Add parser support for object slot declarationsAaron Kennedy2009-05-051-0/+9
* Remove magic "properties" and "signals" property supportAaron Kennedy2009-05-051-4/+1
* Improve error handling consistencyAaron Kennedy2009-05-051-4/+4
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-10/+10
* Use the DUI language.Roberto Raggi2009-04-241-1/+0
* optional property debug output when the environment variable DUI_DEBUG is def...mae2009-04-241-4/+6
* support public property definitionsmae2009-04-241-1/+4
* support both *.qml and *.whatever with autodetection. Some debug output, some...mae2009-04-241-0/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+167