aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/jsoneditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: remove text editor action handlerDavid Schulz2024-04-091-2/+1
* TextEditor: Use new setup pattern for markdown and json editorhjk2024-01-291-13/+23
* Utils: Proliferate use of <utils/mimeconstants.h>Alessandro Portale2023-12-191-2/+3
* Fix UI text capitalization, punctuation, and phrasingLeena Miettinen2023-10-201-1/+1
* TextEditor: add json auto completerDavid Schulz2023-08-291-1/+71
* JsonEditor: Fix warning about unused argumentJarek Kobus2023-08-291-0/+1
* TextEditor: add json indenterDavid Schulz2023-08-281-0/+95