ladybird/Userland/Applications
DragonAlex98 47ec5cf340 ImageViewer: Stop animation timer when deleting/changing image
Previously deleting an animated image wouldn't make the animation timer
stop. This resulted in the animation still running in the ViewWidget.

Moreover the timer wasn't stopped when loading different images, which
led to high CPU usage when going from an animated image to a
non-animated one.
2021-05-16 16:22:21 +01:00
..
About Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
AnalogClock AnalogClock: Use YYYY-MM-DD format for window title 2021-05-14 20:17:09 +01:00
Browser Browser: Don't spawn RequestServer and WebSocket in multi-process mode 2021-05-14 17:17:30 +02:00
Calculator Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Calendar Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CrashReporter Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Debugger Debugger: Add basic backtrace support 2021-05-16 00:47:01 +01:00
DisplaySettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
FileManager Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
FontEditor FontEditor: Add missing unix pledge 2021-05-15 16:07:05 +01:00
Help Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
HexEditor Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
ImageViewer ImageViewer: Stop animation timer when deleting/changing image 2021-05-16 16:22:21 +01:00
IRCClient Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
KeyboardMapper Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
KeyboardSettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Magnifier Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MouseSettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Piano Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
PixelPaint PixelPaint: Wrap the layer list in a GUI::GroupBox and tweak width 2021-05-16 01:11:56 +02:00
Run Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SoundPlayer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SpaceAnalyzer Everywhere: Add a blank line after copyright header where missing 2021-05-15 00:27:09 +01:00
Spreadsheet Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SystemMonitor SystemMonitor: Make ProcessModel icon column non-sortable 2021-05-15 00:15:09 +01:00
Terminal Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
TextEditor Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
ThemeEditor Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Welcome Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CMakeLists.txt Userland: Rename QuickShow => Image Viewer 2021-05-14 18:34:44 +02:00