aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/progressdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-130/+0
* Fix infinite recursion in highlight processorDaniel Levin2018-11-081-0/+15
* Highlighter: fix crash after context changeDavid Schulz2018-02-281-0/+5
* 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
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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
* | Gen. highlighter: Improve performance (reg. exp.)Leandro Melo2010-12-071-0/+12
|/
* Highlighter: Fix compilation warning (gcc)Kai Koehne2010-06-291-2/+2
* Generic highlighter: Code folding support.Leandro Melo2010-06-181-1/+23
* Generic highlighter: Renaming a couple of methods.Leandro Melo2010-06-181-2/+2
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-0/+82