aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qdeclarativejslexer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-248/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improve parsing of escape characters and regexp literals.Roberto Raggi2011-12-061-2/+5
* Move JS RegExp flag definitions to header fileKent Hansen2011-09-191-0/+6
* Add the method tokenKind() to the QML/JS lexer.Roberto Raggi2011-09-191-0/+1
* Add support for QML/JS pragma directives.Roberto Raggi2011-09-191-0/+23
* Fix automatic semicolon insertion.Roberto Raggi2011-09-191-0/+3
* Fix the implementation of Lexer::tokenText().Roberto Raggi2011-09-191-0/+1
* Introduced a QML scanning mode.Roberto Raggi2011-09-191-2/+3
* Inline a couple of often used methods.Martin Jones2011-08-301-1/+1
* Improve performance of the QML front-endAaron Kennedy2011-08-301-143/+104
* Merge branch 'qtquick2'Martin Jones2011-05-311-1/+1
|\
| * Fix wrong usages of #include directives in the QML/JS parser.Roberto Raggi2011-05-091-1/+1
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+249