summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/syntaxhighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* Profile editor: Add proper format to white spaces.Leandro Melo2010-09-301-0/+16
* Nicer implementation of setExtraAdditionalFormats()Roberto Raggi2010-08-091-11/+11
* Alternative implementation of SyntaxHighlighter::setExtraAdditionalFormats().Roberto Raggi2010-08-091-27/+38
* Store the QTextCharFormat used to mark virtual methods.Roberto Raggi2010-08-091-16/+1
* Reduces editor updates in certain casesmae2010-08-061-37/+15
* Compare the char formats.Roberto Raggi2010-08-031-1/+17
* Convert semantic highlighter to use additional formatsmae2010-07-131-9/+90
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-091-0/+662