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
/
ui
/
MxcAnimatedImage.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include moc files for a tiny speedup on incremental builds
Nicolas Werner
2024-03-16
1
-0
/
+2
*
Fix animated images rendering offscreen for the first frame
Nicolas Werner
2024-03-05
1
-1
/
+3
*
Fix CPU usage from out of frame animated images
Nicolas Werner
2023-10-09
1
-2
/
+7
*
Make Nheko compile on Qt6
Nicolas Werner
2023-06-08
1
-2
/
+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
*
Enable -Wconversion
Nicolas Werner
2022-10-26
1
-1
/
+1
*
Revert accidental animated image change
Nicolas Werner
2022-09-30
1
-26
/
+21
*
Basic threading support
Nicolas Werner
2022-09-30
1
-21
/
+26
*
Properly mark image node as dirty on size update
Nicolas Werner
2022-05-11
1
-3
/
+3
*
More image dialog fixes
Nicolas Werner
2022-05-10
1
-1
/
+2
*
Don't crash on corrupt animated images
Nicolas Werner
2022-05-04
1
-15
/
+20
*
Fix scaling of animated images in fullscreen image viewer
Nicolas Werner
2022-04-26
1
-3
/
+9
*
Add minimum scale in image viewer
Nicolas Werner
2022-01-03
1
-2
/
+0
*
Port image overlay to qml
Nicolas Werner
2022-01-02
1
-3
/
+18
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Try to reduce CPU overhead of animated images a bit
Nicolas Werner
2021-12-30
1
-4
/
+8
*
Cache supported animated image formats
Nicolas Werner
2021-12-29
1
-1
/
+2
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-2
/
+2
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-6
/
+4
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-141
/
+138
*
Fix another leak when creating an animated image without an image
Nicolas Werner
2021-08-29
1
-1
/
+6
*
Fix memory leak of animated image textures
Nicolas Werner
2021-08-29
1
-1
/
+3
*
Add option to only play animated images on hover
Nicolas Werner
2021-08-29
1
-1
/
+8
*
Support animated images
Nicolas Werner
2021-08-29
1
-0
/
+164