summary refs log tree commit diff
path: root/resources/qml/delegates/Reply.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make emoji picker follow themeNicolas Werner2021-07-031-1/+1
* Fix mouse cursor on reply delegatesNicolas Werner2021-06-301-0/+1
* Make palette global in QmlNicolas Werner2021-05-131-1/+1
* Highlight navigated to messageNicolas Werner2021-04-291-1/+1
* Fix some TapHandler focus issuesNicolas Werner2021-04-111-0/+2
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
* Update license headersNicolas Werner2021-03-051-0/+4
* Fix hover handling in the timelineNicolas Werner2021-02-141-8/+8
* Improve hover stuff, needs HoverHandler for a proper fixNicolas Werner2021-01-181-1/+1
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-3/+3
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-3/+3
* Make reply background a bit less saturatedNicolas Werner2020-11-211-1/+1
* Lint qml with qml-formatNicolas Werner2020-10-081-59/+64
* Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-09-241-1/+1
|\
| * Fix null errors in qmlNicolas Werner2020-09-161-1/+1
* | Fix presence indicatorNicolas Werner2020-07-301-1/+3
|/
* Clip replies by defaultNicolas Werner2020-05-131-0/+1
* Fix scroll to replied to message (somewhat)Nicolas Werner2020-05-051-1/+1
* Use Item for transparent rectanglesNicolas Werner2020-04-101-3/+1
* Size reply background by contentsNicolas Werner2020-04-101-1/+9
* Don't let click on reply steal focus from the replied to elementsNicolas Werner2020-02-261-6/+7
* Reset user colors on theme change (in qml timeline)Nicolas Werner2020-02-201-1/+1
* Simplify reply popup logicNicolas Werner2020-01-281-0/+57