summary refs log tree commit diff
path: root/src/AvatarProvider.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include moc files for a tiny speedup on incremental buildsNicolas Werner2024-03-161-0/+2
* Speed up compilation a bitNicolas Werner2023-10-311-4/+0
* Get rid of year in license headersNicolas Werner2023-02-211-4/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-1/+1
* Change indentation to 4 spacesNicolas Werner2021-09-181-35/+34
* Add missing QPointer includeNicolas Werner2021-03-171-0/+1
* Clean up notification code a bitNicolas Werner2021-03-171-38/+27
* Switch readImage to take a reference instead of a pointerLoren Burkholder2021-03-171-2/+2
* Update license headersNicolas Werner2021-03-051-16/+4
* Fix some compiler warningsNicolas Werner2020-12-251-1/+1
* Fix avatars in notificationsNicolas Werner2020-09-161-5/+6
* Respect exif rotation of imagesNicolas Werner2020-04-261-4/+4
* Fix blurry avatarsNicolas Werner2020-01-231-3/+4
* Fix room avatars in settingsNicolas Werner2020-01-211-1/+1
* Reduce avatar cache sizeNicolas Werner2020-01-141-2/+0
* Reduce overhead of Cache.hNicolas Werner2019-12-151-11/+3
* Size images/videos by timeline widthNicolas Werner2019-11-231-2/+2
* Use system colors for nowNicolas Werner2019-11-231-4/+0
* Fix usage of deprecated findNicolas Werner2019-08-281-1/+1
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-9/+46
* Create user profile modalKonstantinos Sideris2018-07-201-0/+2
* Move all files under src/Konstantinos Sideris2018-07-171-0/+72