summary refs log tree commit diff
path: root/src/ui/Avatar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Qt5.15 issuesNicolas Werner2020-06-051-0/+1
| | | | fixes #214
* Fix high CPU usage on high dpi screensNicolas Werner2020-04-291-15/+22
| | | | Fixes #180
* Clean up unused avatar functionsNicolas Werner2020-03-221-15/+4
|
* Fix avatar layering in room listNicolas Werner2020-03-031-6/+0
|
* Fix high dpi scaling of avatarsNicolas Werner2020-02-281-10/+30
|
* Implement avatars in qml timelineNicolas Werner2019-11-231-1/+1
|
* ran make lint to apply style guidelinesAidan Hahn2019-09-021-7/+4
|
* Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into ↵Aidan Hahn2019-09-011-23/+20
|\ | | | | | | 0.7.0-dev-bugfix-71
| * Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-21/+18
| |
* | Refactored Avatar and RoomInfoListItem to access rounding settings in placeAidan Hahn2019-09-011-17/+8
| |
* | add controll bits for avatar roundingAidan Hahn2019-08-281-1/+2
| |
* | added logic in avatar class to determine rounding typeAidan Hahn2019-08-271-5/+23
|/
* Move all files under src/Konstantinos Sideris2018-07-171-0/+147