aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/highlightersettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* SyntaxHighlighter: Move static functions to other namespaceArtem Sokolovskii2023-11-201-4/+5
* Utils, all: Standardize on QtcSettingshjk2023-09-271-1/+1
* cleanup QMessageBox includesTim Jenßen2023-08-221-1/+0
* Remove ineffective resize() callsAlessandro Portale2023-05-101-1/+0
* TextEditor: Use IOptionPage::setWidgetCreator() for higlighter settingshjk2023-04-211-111/+66
* TextEditor: Tr::trhjk2023-01-181-19/+17
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* TextEditor: Remove unused findFallbackDefinitionsLocation()Jarek Kobus2022-11-251-2/+2
* Squish: Restore some more object namesChristian Stenger2022-10-171-0/+1
* Fix lupdate issuesEike Ziller2022-10-141-0/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: inline highlightersettingspage.uihjk2022-07-271-47/+115
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+1
* TextEditor: Use FilePath in HighlighterSettingshjk2021-09-281-39/+41
* More Qt 6 fixeshjk2020-06-231-2/+2
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-2/+2
* Highlighter: Fix typoEike Ziller2020-03-241-1/+1
* TextEditor: Partially apply new settings page patternhjk2020-01-211-14/+11
* TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy levelhjk2020-01-161-1/+4
* Highlighter: clarify 'Update Definitions' actionDavid Schulz2019-11-041-3/+6
* TextEditor: add option to remember highlighter definitionDavid Schulz2019-02-281-0/+3
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-0/+164