summaryrefslogtreecommitdiff
path: root/src/declarative/qml/parser/qdeclarativejslexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* fix typo in error messagesOswald Buddenhagen2011-01-171-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix position of synthesized semicolon tokens.Aaron Kennedy2010-10-201-6/+9
* The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-4/+4
* Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+1
* Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-241-1/+1
* Reuse QML lexer to simplify .pragma script logicAaron Kennedy2010-07-221-5/+5
* Allow to build Qt in static with mingwThierry Bastian2010-06-071-1/+1
* Fix parsing of regular expression literals.Roberto Raggi2010-04-211-29/+79
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-181-1/+41
|\
| * Recognize identifiers containing unicode escape sequences.Roberto Raggi2010-04-161-1/+41
* | Further RVCT4 fixes for SymbianIain2010-04-161-1/+1
|/
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-4/+4
* Compile with user defined Qt namespaceRoberto Raggi2010-03-151-2/+4
* Introduced alternative syntax for defining QML bindings.Roberto Raggi2010-02-251-0/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1161