aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/highlighter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: handle syntax highlight in batchesDavid Schulz2024-03-251-4/+3
* TextEditor: Move test creation closer to tested codehjk2024-01-221-0/+23
* Utils: Proliferate use of <utils/mimeconstants.h>Alessandro Portale2023-12-191-1/+4
* SyntaxHighlighter: Move generic highlighter to separate threadArtem Sokolovskii2023-12-121-3/+3
* SyntaxHighlighter: Move SyntaxHighlighter to separate threadArtem Sokolovskii2023-12-111-3/+7
* Editor: avoid FontSettings copiesDavid Schulz2023-08-031-1/+1
* TextEditor: correctly highlight preedit textDavid Schulz2023-06-141-0/+22
* TextEditor: Add tests for the generic highlighterDavid Schulz2023-06-071-0/+195