summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljsgrammar.cpp
Commit message (Expand)AuthorAgeFilesLines
* More i18nWarwick Allison2009-10-131-16/+16
* Added utility method to parse single/stand-alone bindings.Erik Verbruggen2009-09-301-794/+813
* Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-221-682/+710
* Fixed the QML parser files to play nice when included in Creator, whenErik Verbruggen2009-09-171-476/+482
* Modify QML grammar to accept "readonly" as a property modifierAaron Kennedy2009-09-031-768/+771
* Rewrite expressions as qualified ids.Roberto Raggi2009-07-281-726/+738
* Recognize formal arguments in the left hand side of a binding.Roberto Raggi2009-07-241-727/+724
* Accept the optional semicolon at the end of a signal declaration.Roberto Raggi2009-07-241-667/+686
* Revert "Introduced annotations"Roberto Raggi2009-07-241-715/+681
* Introduced annotationsRoberto Raggi2009-07-231-681/+715
* Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu...Roberto Raggi2009-07-161-720/+707
* Added support for parsing toplevel expressions and statements.Roberto Raggi2009-07-151-1108/+748
* Libraries and library versioning.Warwick Allison2009-07-141-718/+1116
* Expand input keyword to include "as" supportAaron Kennedy2009-07-091-709/+706
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-602/+627
* Renamed the QML front-end.Roberto Raggi2009-06-111-0/+829