summary refs log tree commit diff
path: root/resources/qml/MatrixText.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert change from TextEdit to TextAreaNicolas Werner2020-02-271-5/+2
| | | | | | It made some messages unreadabe. We loose proper highlight colors, but we will have to do for now, until I can figure out, why the TextArea doesn't work.
* Improve link themingNicolas Werner2020-02-271-2/+5
|
* Don't let click on reply steal focus from the replied to elementsNicolas Werner2020-02-261-1/+2
|
* Speed up timeline by using global ToolTip and MenuNicolas Werner2020-02-021-5/+3
|
* Fix links opening user dialog and in browserNicolas Werner2019-11-231-2/+2
|
* Enable link handlingNicolas Werner2019-11-231-0/+33