summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljslexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-1161/+0
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* small cleanupThierry Bastian2009-12-041-10/+10
* fix includesOswald Buddenhagen2009-12-031-5/+6
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-4/+4
* fix headersWarwick Allison2009-10-291-16/+16
* i18nWarwick Allison2009-10-131-9/+11
* Allow Unicode identifiers.Warwick Allison2009-10-121-3/+8
* Fixed the QML parser files to play nice when included in Creator, whenErik Verbruggen2009-09-171-2/+3
* Remove debug.Michael Brasser2009-09-091-4/+1
* Added an option to the lexer to tell the engine of all comments in a QMLErik Verbruggen2009-09-081-3/+13
* Modify QML grammar to accept "readonly" as a property modifierAaron Kennedy2009-09-031-0/+5
* Removed support for CSS-like literals.Roberto Raggi2009-07-241-58/+0
* Revert "Introduced annotations"Roberto Raggi2009-07-241-1/+0
* Introduced annotationsRoberto Raggi2009-07-231-0/+1
* Expand input keyword to include "as" supportAaron Kennedy2009-07-091-0/+2
* CleanupMichael Brasser2009-06-301-1/+1
* Renamed the QML front-end.Roberto Raggi2009-06-111-0/+1196