summary refs log tree commit diff
path: root/src/ui/MxcAnimatedImage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port image overlay to qmlNicolas Werner2022-01-021-0/+1
| | | | | | Allows you to zoom and pan now. relates to #647
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Some qt6 prepNicolas Werner2021-12-281-1/+1
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-62/+62
|
* Add option to only play animated images on hoverNicolas Werner2021-08-291-0/+12
|
* Support animated imagesNicolas Werner2021-08-291-0/+79
fixes #461