Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed space after changing formatting | Christian Mollekopf | 2017-09-13 |
| | |||
* | Replaced the invisible char hack with a better solution | Christian Mollekopf | 2017-09-13 |
| | | | | | | We now cache the format until the next char is inserted, which seems to work fine, doesn't break selection and is overall much cleaner. | ||
* | Extract html or plaintext depending on setting | Christian Mollekopf | 2017-09-13 |
| | |||
* | Keep TextEditor as our html editor | Christian Mollekopf | 2017-09-13 |
| | |||
* | Skip over invisible char | Christian Mollekopf | 2017-09-13 |
| | |||
* | Got html formatting to work with the great invisible char hack | Christian Mollekopf | 2017-09-13 |
| | |||
* | remove file loading/saving related code from documenthandler | Michael Bohlender | 2017-09-12 |
| | |||
* | cpoy over example texteditor code and expose it through the framewoks plugin | Michael Bohlender | 2017-09-12 |