summary refs log tree commit diff
path: root/src/ui/Avatar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove Avatar classLoren Burkholder2021-07-291-168/+0
* Remove some more allocationsNicolas Werner2021-03-141-1/+1
* Update license headersNicolas Werner2021-03-051-0/+4
* Smooth avatars in widgetsMayeul Cantan2020-11-071-1/+3
* Fix Qt5.15 issuesNicolas Werner2020-06-051-0/+1
* Fix high CPU usage on high dpi screensNicolas Werner2020-04-291-15/+22
* 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 0.7.0-...Aidan Hahn2019-09-011-23/+20
|\
| * 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