summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljslexer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Creator is compiled against Qt with namespaces.
* 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
| | | | file.
* 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
| | | | This reverts commit 5f648e669235e0c6a11b6d25688c6dbd9bb58106.
* 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
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Renamed the QML front-end.Roberto Raggi2009-06-111-0/+1196