aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/highlightersettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Use FilePath in HighlighterSettingshjk2021-09-281-56/+43
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-2/+2
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-1/+1
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-1/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-4/+3
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-3/+2
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-3/+3
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2
* TextEditor: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-161-7/+6
* Utils: Add CommandLine convenience constructorshjk2019-07-231-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-2/+4
* TextEditor: add option to remember highlighter definitionDavid Schulz2019-02-281-3/+4
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-0/+203