summaryrefslogtreecommitdiff
path: root/src/texteditor.h
Commit message (Expand)AuthorAgeFilesLines
* 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