Commit History

Author SHA1 Message Date
  Tom e7921cfe14 LibGfx: Add first_animated_frame_index method to ImageDecoder 2 years ago
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 years ago
  thankyouverycool 59483b0654 LibGUI: Don't fix ImageWidget's size when disabling auto_resize() 2 years ago
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 years ago
  Liav A 6e6999ce57 LibGfx: Re-work the abstractions of sending image for decoding over IPC 2 years ago
  Liav A 649f78d0a4 LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes 2 years ago
  Sam Atkins 652f87821b Userland: Replace remaining Core::Timer::construct()s with try_create() 2 years ago
  Timothy Flynn 174062e0c5 LibGUI: Register GUI icon path setters as write-only 2 years ago
  thankyouverycool 4d09b5c4ba LibGUI: Register "bitmap" GML property for ImageWidget 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore 3 years ago
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) 3 years ago
  Andreas Kling d01b4327fa LibGfx: Improve ImageDecoder construction 3 years ago
  Andreas Kling 3168a4afe8 ImageViewer: Rename QSWidget => ImageViewer::ViewWidget 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 10843a2c8c QuickShow: Animate animated images :^) 4 years ago
  Linus Groh 41e5155467 LibGUI: Animate any image in ImageWidget, not just *.gif 4 years ago
  thankyouverycool bf432f8a3a LibGUI: Add opacity to ImageWidget 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago