summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljsparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Added utility method to parse single/stand-alone bindings.Erik Verbruggen2009-09-301-2/+11
* Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-221-2/+2
* Fixed the QML parser files to play nice when included in Creator, whenErik Verbruggen2009-09-171-4/+4
* Modify QML grammar to accept "readonly" as a property modifierAaron Kennedy2009-09-031-2/+2
* Rewrite expressions as qualified ids.Roberto Raggi2009-07-281-2/+2
* Added formal parameters to the QML signals.Roberto Raggi2009-07-261-0/+3
* Recognize formal arguments in the left hand side of a binding.Roberto Raggi2009-07-241-2/+2
* Accept the optional semicolon at the end of a signal declaration.Roberto Raggi2009-07-241-2/+2
* Revert "Introduced annotations"Roberto Raggi2009-07-241-4/+2
* Introduced annotationsRoberto Raggi2009-07-231-2/+4
* Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu...Roberto Raggi2009-07-161-2/+2
* Added support for parsing toplevel expressions and statements.Roberto Raggi2009-07-151-14/+27
* Libraries and library versioning.Warwick Allison2009-07-141-2/+10
* Expand input keyword to include "as" supportAaron Kennedy2009-07-091-2/+2
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-2/+3
* Renamed the QML front-end.Roberto Raggi2009-06-111-0/+208