summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/highlighter.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Correctly include KSyntaxHighlighting headersDmitry Shachnev2022-05-241-2/+2
* Highlighter: Fix typoEike Ziller2020-03-241-3/+3
* Highlighter: Remove unused methodsEike Ziller2020-03-241-3/+0
* Highlighter: clarify 'Update Definitions' actionDavid Schulz2019-11-041-1/+2
* texteditor: Remove unused forward declarationLaurent Montel2019-10-181-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* TextEditor: fix folding regression in generic highlighterDavid Schulz2019-05-031-0/+1
* TextEditor: add option to remember highlighter definitionDavid Schulz2019-02-281-2/+8
* TextEditor: Show info when multiple highlight definitions are availableDavid Schulz2019-02-111-0/+1
* TextEditor: return all definitions for a file name/mimetype/documentDavid Schulz2019-02-071-0/+5
* TextEditor: shorten namespace noiseDavid Schulz2019-02-071-3/+4
* TextEditor: add convenient definition for document functionDavid Schulz2019-02-071-0/+2
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-0/+56