summary refs log tree commit diff
path: root/resources/qml/MatrixText.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make long press menu actually workNicolas Werner2020-07-261-1/+2
* Optimize scrolling a little bitNicolas Werner2020-07-251-3/+0
* Fix binding loop and non integer text heightNicolas Werner2020-07-251-0/+3
* Revert change from TextEdit to TextAreaNicolas Werner2020-02-271-5/+2
* 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