summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljsast_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* fix includesOswald Buddenhagen2009-12-031-2/+3
* Added conditional macro which will make the copy in QtCreator able to export ...Erik Verbruggen2009-12-031-97/+97
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Fixed the start location of an UiArrayBinding to include the qualifiedId.Erik Verbruggen2009-11-201-1/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Added utility method to parse single/stand-alone bindings.Erik Verbruggen2009-09-301-0/+3
* Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-221-2/+4
* Fixed the QML parser files to play nice when included in Creator, whenErik Verbruggen2009-09-171-2/+3
* Modify QML grammar to accept "readonly" as a property modifierAaron Kennedy2009-09-031-2/+6
* Improved the support for post-visits of the AST.Roberto Raggi2009-07-301-12/+4
* Added utility methods firstSourceLocation/lastSourceLocation methods toErik Verbruggen2009-07-271-0/+21
* Added formal parameters to the QML signals.Roberto Raggi2009-07-261-1/+87
* Removed support for CSS-like literals.Roberto Raggi2009-07-241-26/+3
* Revert "Introduced annotations"Roberto Raggi2009-07-241-65/+5
* Introduced annotationsRoberto Raggi2009-07-231-5/+65
* Libraries and library versioning.Warwick Allison2009-07-141-0/+1
* Expand input keyword to include "as" supportAaron Kennedy2009-07-091-1/+9
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-2/+40
* CleanupMichael Brasser2009-06-301-1/+1
* Renamed the QML front-end.Roberto Raggi2009-06-111-0/+2544