summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/ImageWidget.cpp
AgeCommit message (Expand)Author
2021-03-17QuickShow: Animate animated images :^)Linus Groh
2021-03-17LibGUI: Animate any image in ImageWidget, not just *.gifLinus Groh
2021-03-12LibGUI: Add opacity to ImageWidgetthankyouverycool
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling