summaryrefslogtreecommitdiffstats
path: root/framework/qml/TextEditor.qml
Commit message (Expand)AuthorAge
* Fix switching to html text.Christian Mollekopf2017-12-11
* Show an IBeamCursor while hovering over a textfield.Christian Mollekopf2017-10-23
* Fix draft loading.Christian Mollekopf2017-10-09
* Clear all formatting when converting to plain text.Christian Mollekopf2017-10-08
* TextDocumentHandler to deal with HTML formattingChristian Mollekopf2017-10-06
* TextEditor html conversion and testrunnerChristian Mollekopf2017-10-06
* A working Html TextEditorChristian Mollekopf2017-10-06
* Switch the textformat based on the html propertyChristian Mollekopf2017-09-18
* Autodetect textformat to not break plaintextChristian Mollekopf2017-09-18
* Replaced the invisible char hack with a better solutionChristian Mollekopf2017-09-13
* We don't want persistentSelection and centralize the setCursorPositionChristian Mollekopf2017-09-13
* Extract html or plaintext depending on settingChristian Mollekopf2017-09-13
* Keep TextEditor as our html editorChristian Mollekopf2017-09-13
* introduce Kube.ScrollBarMichael Bohlender2017-08-23
* TextEditor escapingChristian Mollekopf2017-07-23
* Move focus to text editor by default, and forward to next item on escChristian Mollekopf2017-07-23
* Editor focusChristian Mollekopf2017-07-21
* A scrollable texteditorChristian Mollekopf2017-07-15
* Use the implcit flickable to simplify the codeChristian Mollekopf2017-06-23
* Slightly better sizing in the composerChristian Mollekopf2017-06-23
* Crashes so farChristian Mollekopf2017-06-19
* A texteditor that does scrollingChristian Mollekopf2017-06-19