summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljshighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge qmljshighlighter.* with qmlhighlighter.*.Roberto Raggi2010-02-151-298/+0
* Highlight QML context types.Roberto Raggi2010-01-291-1/+50
* Highlight `import' keyword.Roberto Raggi2010-01-291-1/+3
* Fixed highlihing of QML context keywords.Roberto Raggi2010-01-291-102/+36
* Mark the trailing whitespaces.Roberto Raggi2010-01-291-4/+4
* Mark also the whitespaces inside comments and string literals.Roberto Raggi2010-01-291-2/+25
* Mark the white spaces using the VisualWhitespace format.Roberto Raggi2010-01-291-1/+7
* Fixed the highlihting of bindings and types.Roberto Raggi2010-01-291-38/+43
* Invoke onBlockEnd() after the block highlighter is done.Roberto Raggi2010-01-281-2/+1
* Say hello to the new incremental scanner for QML/JS.Roberto Raggi2010-01-281-14/+26
* Moved QmlJSScanner::Token in the QmlJS namespace.Roberto Raggi2010-01-191-21/+21
* Renamed classes and files to use the QmlJS prefix.Roberto Raggi2010-01-181-0/+268