Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / parser / qdeclarativejslexer.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-06 Roberto RaggiImprove parsing of escape characters and regexp literals.
2011-11-14 Roberto RaggiFix parsing of unary expressions.
2011-09-21 Roberto RaggiFix processing of unary T_MINUS_MINUS tokens after...
2011-09-19 Kent HansenMove JS RegExp flag definitions to header file
2011-09-19 Roberto RaggiFix typo when recognizing escape characters
2011-09-19 Roberto RaggiAdd the method tokenKind() to the QML/JS lexer.
2011-09-19 Roberto RaggiAdd support for QML/JS pragma directives.
2011-09-19 Roberto RaggiFix automatic semicolon insertion.
2011-09-19 Roberto RaggiFix the implementation of Lexer::tokenText().
2011-09-19 Roberto RaggiIntroduced a QML scanning mode.
2011-09-19 Kent HansenGet rid of QDeclarativeUtils
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Roberto RaggiCollect the source locations of the single and multilin...
2011-08-30 Roberto RaggiFix parsing of numeric literals.
2011-08-30 Roberto RaggiFix the computation of the start token position.
2011-08-30 Roberto RaggiRecompute the token length after the scan of a regexp.
2011-08-30 Roberto RaggiFix possible crash when using the QML lexer without...
2011-08-30 Roberto RaggiRemove deprecated QChar to ushort conversions.
2011-08-30 Aaron KennedySpecial case integers and strings in lexer
2011-08-30 Roberto RaggiRemoved QDeclarativeJS::NodePool
2011-08-30 Martin JonesSome lexer improvement, mostly by avoiding QChar::isWha...
2011-08-30 Roberto RaggiImproved parsing of numeric literals
2011-08-30 Aaron KennedyImprove performance of the QML front-end
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-07 Michael BrasserMerge branch 'master' into v8
2011-06-06 Alan AlpertMerge branch 'master' into qtquick2
2011-05-31 Martin JonesMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Martin JonesMerge branch 'qtquick2'
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-05-09 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-09 Roberto RaggiFix wrong usages of #include directives in the QML...
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.