summary refs log tree commit diff
path: root/resources/qml/Avatar.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use palette for qml code for themingNicolas Werner2020-03-291-3/+4
| | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably.
* Make buttons hideable via setting, button contents can still be accessed via ↵Nicolas Werner2020-03-101-7/+0
| | | | context menu
* Fix placeholder text being visible behind transparent avatarsNicolas Werner2020-02-231-0/+1
|
* Improve styling a bitNicolas Werner2020-02-031-1/+1
|
* Fix colors in typing display, when username contains emojiNicolas Werner2020-01-211-1/+2
|
* Improve avatar look and layoutingNicolas Werner2019-11-231-0/+5
| | | | Thanks to red_sky for the feedback!
* Organize qml files a bitNicolas Werner2019-11-231-0/+1
|
* Implement avatars in qml timelineNicolas Werner2019-11-231-0/+45