index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
MxcImageProvider.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some round images being persisted as not round
Nicolas Werner
2023-11-19
1
-1
/
+1
*
Qt6.6 compatibility
Nicolas Werner
2023-10-13
1
-1
/
+1
*
Make Nheko compile on Qt6
Nicolas Werner
2023-06-08
1
-6
/
+2
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
I don't see why this would have detached, but make clazy happy
Nicolas Werner
2022-12-13
1
-1
/
+2
*
Fix image cache pruning interval
Nicolas Werner
2022-12-13
1
-1
/
+1
*
Add cache pruning for old image files
Nicolas Werner
2022-12-13
1
-0
/
+59
*
fix blurry thumbnails
Nicolas Werner
2022-10-27
1
-2
/
+2
*
lint
Nicolas Werner
2022-10-26
1
-1
/
+1
*
Enable -Wconversion
Nicolas Werner
2022-10-26
1
-2
/
+3
*
Get large avatar images as scale and crop locally (#1107)
brausepulver
2022-06-26
1
-7
/
+29
*
Add D-Bus API (#916)
Loren Burkholder
2022-04-14
1
-0
/
+9
*
Fix thumbnails of received encrypted images
Nicolas Werner
2022-03-22
1
-3
/
+5
*
Work around images with size 0 in info
Nicolas Werner
2022-01-04
1
-0
/
+3
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-2
/
+4
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-10
/
+10
*
Some qt6 prep
Nicolas Werner
2021-12-28
1
-5
/
+5
*
MxcImageProvider: Only use scaledToHeight if width <= 0.
tastytea
2021-12-27
1
-2
/
+8
*
Request inline images in the right size and anti-alias them
tastytea
2021-12-27
1
-4
/
+12
*
Fix blurry thumbnails AGAIN
Nicolas Werner
2021-12-08
1
-1
/
+5
*
Fix display of images, that can't be thumbnailed
Nicolas Werner
2021-12-08
1
-3
/
+3
*
Get rid of threadpool for images
Nicolas Werner
2021-12-08
1
-7
/
+5
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-221
/
+199
*
Fix dpi scaling of avatars
Nicolas Werner
2021-08-16
1
-1
/
+1
*
Round images in the image provider
Nicolas Werner
2021-08-14
1
-15
/
+81
*
Basic sticker pack editor
Nicolas Werner
2021-08-06
1
-7
/
+19
*
Fix some media not being cached properly
Nicolas Werner
2021-07-21
1
-1
/
+0
*
Fix exif rotation in unencrypted rooms
Nicolas Werner
2021-04-04
1
-3
/
+5
*
Fix shadowing
Nicolas Werner
2021-03-17
1
-7
/
+10
*
Clean up notification code a bit
Nicolas Werner
2021-03-17
1
-6
/
+12
*
Refactor image download code to be reusable
Nicolas Werner
2021-03-17
1
-72
/
+158
*
Switch readImage to take a reference instead of a pointer
Loren Burkholder
2021-03-17
1
-4
/
+4
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
Fix some compiler warnings
Nicolas Werner
2020-12-25
1
-2
/
+2
*
Optimize build
Nicolas Werner
2020-10-27
1
-0
/
+2
*
Fix some images not showing up
Nicolas Werner
2020-09-16
1
-6
/
+13
*
Smooth scaling for images
Nicolas Werner
2020-06-07
1
-1
/
+2
*
Respect exif rotation of images
Nicolas Werner
2020-04-26
1
-9
/
+19
*
Reduce Cache.h includes further via one forward declaration
Nicolas Werner
2019-12-15
1
-1
/
+1
*
Reduce overhead of Cache.h
Nicolas Werner
2019-12-15
1
-4
/
+6
*
Implement decryption of images
Nicolas Werner
2019-12-03
1
-2
/
+7
*
Improve avatar look and layouting
Nicolas Werner
2019-11-23
1
-4
/
+2
*
Size images/videos by timeline width
Nicolas Werner
2019-11-23
1
-1
/
+2
*
Implement avatars in qml timeline
Nicolas Werner
2019-11-23
1
-0
/
+79