summaryrefslogtreecommitdiffstats
path: root/src/ui/MxcAnimatedImage.cpp
AgeCommit message (Expand)Author
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-09-30Revert accidental animated image changeNicolas Werner
2022-09-30Basic threading supportNicolas Werner
2022-05-11Properly mark image node as dirty on size updateNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-05-04Don't crash on corrupt animated imagesNicolas Werner
2022-04-26Fix scaling of animated images in fullscreen image viewerNicolas Werner
2022-01-03Add minimum scale in image viewerNicolas Werner
2022-01-02Port image overlay to qmlNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-30Try to reduce CPU overhead of animated images a bitNicolas Werner
2021-12-29Cache supported animated image formatsNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-08-29Fix another leak when creating an animated image without an imageNicolas Werner
2021-08-29Fix memory leak of animated image texturesNicolas Werner
2021-08-29Add option to only play animated images on hoverNicolas Werner
2021-08-29Support animated imagesNicolas Werner