summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljsscanner.h
Commit message (Expand)AuthorAgeFilesLines
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Fix uses of Scanner::state().Christian Kamm2011-06-031-0/+2
* QmlJS: Make the Scanner recognize regular expression literals.Christian Kamm2011-05-231-2/+4
* Update license.hjk2011-04-131-15/+14
* Exported header cleanup.Friedemann Kleint2011-01-201-3/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix syntax highlighting of multiline QMLJS stringsRhys Weatherley2010-11-291-1/+3
|/
* QmlJS: Allow folding of multi-line comments.Christian Kamm2010-05-271-1/+6
* QmlJSEditor: Add completion for JS keywords and Qml reserved words.Christian Kamm2010-03-261-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Get rid of the QmlJS prefix.Roberto Raggi2010-02-151-3/+3
* Introduced QmlJSScanner::scanComments/setScanComments(onoff).Roberto Raggi2010-01-291-1/+5
* Fixed highlihing of QML context keywords.Roberto Raggi2010-01-291-8/+1
* Say hello to the new incremental scanner for QML/JS.Roberto Raggi2010-01-281-27/+5
* Moved QmlJSScanner::Token in the QmlJS namespace.Roberto Raggi2010-01-191-36/+38
* Handle comments at the end of braceless control statements.Roberto Raggi2010-01-191-4/+7
* Renamed classes and files to use the QmlJS prefix.Roberto Raggi2010-01-181-0/+118