aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/highlighter.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-199/+0
* TextEditor: ModernizeOrgad Shaneh2018-09-201-6/+6
* TextEditor: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-2/+2
* GenericHighlighter: Update supported kate stylesDavid Schulz2017-07-251-0/+5
* SyntaxHighligher: Remove the need to specify format for spacesEike Ziller2017-05-231-1/+0
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-1/+2
* GenericHighlighter: Support dsDocumentationOrgad Shaneh2016-07-221-1/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* GenericHighlighter: Support new default stylesOrgad Shaneh2016-03-141-0/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Editor: Fix crash in the generic highighlighter.David Schulz2013-11-261-12/+1
* Added support for 'dsIdentifier' to generic highlighterThomas BOUTROUE2013-11-221-1/+2
* Fix compilation of generichighlighter test on Windowsjkobus2013-09-181-13/+10
* Fix generic highlighter autotestjkobus2013-08-301-8/+4
* Implement syntax highlighting in diff editorjkobus2013-08-291-17/+23
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-3/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-1/+0
* Fix tests compilationOrgad Shaneh2013-03-051-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* 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
* License headers.con2010-12-171-7/+11
* Profile editor: Add proper format to white spaces.Leandro Melo2010-09-301-1/+0
* Try to satisfy autotests for the generic highlighter engine.Leandro Melo2010-08-191-1/+1
* Replace some struct with classesTobias Hunger2010-08-131-1/+1
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-091-1/+4
* Generic highlighter: Indentation based code folding.Leandro Melo2010-06-211-2/+10
* Generic highlighter: Code folding support.Leandro Melo2010-06-181-12/+28
* Coloring white spaces even if there's no highlight syntax definition set.Leandro Melo2010-06-151-1/+3
* Generic highlighter: Fix to correct storage of block states when leading cont...Leandro Melo2010-06-031-1/+3
* Generic highlighter: Refactored how format configuration is done.Leandro Melo2010-05-311-16/+35
* More functionality for the generic highlighter options. Other small changes.Leandro Melo2010-05-281-1/+1
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-0/+154