index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.6
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
declarative
/
qml
/
parser
/
qdeclarativejslexer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-1166
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Improve parsing of escape characters and regexp literals.
Roberto Raggi
2011-12-06
1
-0
/
+5
*
Fix parsing of unary expressions.
Roberto Raggi
2011-11-14
1
-2
/
+3
*
Fix processing of unary T_MINUS_MINUS tokens after semicolon insertion.
Roberto Raggi
2011-09-21
1
-1
/
+1
*
Move JS RegExp flag definitions to header file
Kent Hansen
2011-09-19
1
-11
/
+5
*
Fix typo when recognizing escape characters
Roberto Raggi
2011-09-19
1
-1
/
+1
*
Add the method tokenKind() to the QML/JS lexer.
Roberto Raggi
2011-09-19
1
-0
/
+5
*
Add support for QML/JS pragma directives.
Roberto Raggi
2011-09-19
1
-0
/
+96
*
Fix automatic semicolon insertion.
Roberto Raggi
2011-09-19
1
-0
/
+18
*
Fix the implementation of Lexer::tokenText().
Roberto Raggi
2011-09-19
1
-7
/
+10
*
Introduced a QML scanning mode.
Roberto Raggi
2011-09-19
1
-2
/
+4
*
Get rid of QDeclarativeUtils
Kent Hansen
2011-09-19
1
-19
/
+18
*
Collect the source locations of the single and multiline comments.
Roberto Raggi
2011-08-30
1
-0
/
+10
*
Fix parsing of numeric literals.
Roberto Raggi
2011-08-30
1
-1
/
+1
*
Fix the computation of the start token position.
Roberto Raggi
2011-08-30
1
-3
/
+5
*
Recompute the token length after the scan of a regexp.
Roberto Raggi
2011-08-30
1
-0
/
+2
*
Fix possible crash when using the QML lexer without an engine.
Roberto Raggi
2011-08-30
1
-8
/
+10
*
Remove deprecated QChar to ushort conversions.
Roberto Raggi
2011-08-30
1
-5
/
+5
*
Special case integers and strings in lexer
Aaron Kennedy
2011-08-30
1
-1
/
+37
*
Removed QDeclarativeJS::NodePool
Roberto Raggi
2011-08-30
1
-1
/
+2
*
Some lexer improvement, mostly by avoiding QChar::isWhatever()
Martin Jones
2011-08-30
1
-47
/
+53
*
Improved parsing of numeric literals
Roberto Raggi
2011-08-30
1
-16
/
+83
*
Improve performance of the QML front-end
Aaron Kennedy
2011-08-30
1
-1071
/
+730
*
Merge branch 'qtquick2'
Martin Jones
2011-05-31
1
-4
/
+4
|
\
|
*
Fix wrong usages of #include directives in the QML/JS parser.
Roberto Raggi
2011-05-09
1
-4
/
+4
*
|
Update licenseheader text in source files for qtdeclarative Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
|
/
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+1258