summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/generichighlighter/highlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-3/+3
* Update license.hjk2011-04-131-14/+13
* Gen. highlighter: Fix spellingLeandro Melo2011-03-011-4/+4
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Generic highlighter: Apply format only if it's a configured one; Remove hard-...Leandro Melo2010-10-121-22/+25
* Profile editor: Add proper format to white spaces.Leandro Melo2010-09-301-17/+1
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-091-1/+1
* Generic highlighter: Satisfying coverity checks.Leandro Melo2010-06-211-1/+1
* Generic highlighter: Indentation based code folding.Leandro Melo2010-06-211-21/+69
* Generic highlighter: Code folding support.Leandro Melo2010-06-181-60/+139
* Generic highlighter: Renaming a couple of methods.Leandro Melo2010-06-181-2/+2
* Generic highlighter: Correcting how the engine keeps track of spaces.Leandro Melo2010-06-181-8/+3
* Coloring white spaces even if there's no highlight syntax definition set.Leandro Melo2010-06-151-32/+34
* Generic highlighter: Small re-writings.Leandro Melo2010-06-141-2/+1
* Generic highlighter: Fix to correct storage of block states when leading cont...Leandro Melo2010-06-031-10/+17
* Generic highlighter: Refactored how format configuration is done.Leandro Melo2010-05-311-41/+26
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-0/+478