summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljsast.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-17/+17
* Added utility method to parse single/stand-alone bindings.Erik Verbruggen2009-09-301-0/+10
* Fixed the QML parser files to play nice when included in Creator,Erik Verbruggen2009-09-171-2/+2
* Fixed AST visiting, so UiProgram *members* are visited again.Erik Verbruggen2009-07-301-0/+1
* Improved the support for post-visits of the AST.Roberto Raggi2009-07-301-143/+138
* Added formal parameters to the QML signals.Roberto Raggi2009-07-261-0/+25
* Removed support for CSS-like literals.Roberto Raggi2009-07-241-38/+0
* Revert "Introduced annotations"Roberto Raggi2009-07-241-25/+0
* Introduced annotationsRoberto Raggi2009-07-231-0/+25
* Renamed the QML front-end.Roberto Raggi2009-06-111-0/+962