summaryrefslogtreecommitdiffstats
path: root/src/MxcImageProvider.cpp
AgeCommit message (Expand)Author
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-12-13I don't see why this would have detached, but make clazy happyNicolas Werner
2022-12-13Fix image cache pruning intervalNicolas Werner
2022-12-13Add cache pruning for old image filesNicolas Werner
2022-10-27fix blurry thumbnailsNicolas Werner
2022-10-26lintNicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-06-26Get large avatar images as scale and crop locally (#1107)brausepulver
2022-04-14Add D-Bus API (#916)Loren Burkholder
2022-03-22Fix thumbnails of received encrypted imagesNicolas Werner
2022-01-04Work around images with size 0 in infoNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-12-27MxcImageProvider: Only use scaledToHeight if width <= 0.tastytea
2021-12-27Request inline images in the right size and anti-alias themtastytea
2021-12-08Fix blurry thumbnails AGAINNicolas Werner
2021-12-08Fix display of images, that can't be thumbnailedNicolas Werner
2021-12-08Get rid of threadpool for imagesNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-08-16Fix dpi scaling of avatarsNicolas Werner
2021-08-14Round images in the image providerNicolas Werner
2021-08-06Basic sticker pack editorNicolas Werner
2021-07-21Fix some media not being cached properlyNicolas Werner
2021-04-04Fix exif rotation in unencrypted roomsNicolas Werner
2021-03-17Fix shadowingNicolas Werner
2021-03-17Clean up notification code a bitNicolas Werner
2021-03-17Refactor image download code to be reusableNicolas Werner
2021-03-17Switch readImage to take a reference instead of a pointerLoren Burkholder
2021-03-05Update license headersNicolas Werner
2020-12-25Fix some compiler warningsNicolas Werner
2020-10-27Optimize buildNicolas Werner
2020-09-16Fix some images not showing upNicolas Werner
2020-06-07Smooth scaling for imagesNicolas Werner
2020-04-26Respect exif rotation of imagesNicolas Werner
2019-12-15Reduce Cache.h includes further via one forward declarationNicolas Werner
2019-12-15Reduce overhead of Cache.hNicolas Werner
2019-12-03Implement decryption of imagesNicolas Werner
2019-11-23Improve avatar look and layoutingNicolas Werner
2019-11-23Size images/videos by timeline widthNicolas Werner
2019-11-23Implement avatars in qml timelineNicolas Werner