summaryrefslogtreecommitdiff
path: root/src/texteditor.h
Commit message (Expand)AuthorAgeFilesLines
* Write BOM if original file used one (#2213)Chris Djali2025-02-281-0/+1
* Apply clang-format.Mikaƫl Capelle2023-07-091-9/+6
* added path to editor toolbarisanae2019-07-021-0/+1
* added explore button to editorsisanae2019-07-021-0/+6
* fixed text editors not clearing when switching modsisanae2019-07-021-0/+1
* split notes tabisanae2019-07-021-0/+17
* made TextEditorToolbar a widgetisanae2019-07-021-5/+2
* text editor default styleisanae2019-07-021-13/+35
* text and background color, simple syntax highlighter that doesn't do anythingisanae2019-07-021-0/+34
* line numbers, which required inheriting from QPlainTextEdit insteadisanae2019-07-021-4/+29
* checkable wordwrap on toolbarisanae2019-07-021-2/+3
* TextEditor now has a dynamic toolbarisanae2019-07-021-2/+27
* added initial toolbar, splitterisanae2019-07-021-0/+36