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