Age | Commit message (Expand) | Author |
---|---|---|
2021-11-23 | LibCore+AK: Move MappedFile from AK to LibCore | Andreas Kling |
2021-11-21 | LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> | Andreas Kling |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-07-27 | LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) | Andreas Kling |
2021-07-27 | LibGfx: Improve ImageDecoder construction | Andreas Kling |
2021-05-14 | ImageViewer: Rename QSWidget => ImageViewer::ViewWidget | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-17 | QuickShow: Animate animated images :^) | Linus Groh |
2021-03-17 | LibGUI: Animate any image in ImageWidget, not just *.gif | Linus Groh |
2021-03-12 | LibGUI: Add opacity to ImageWidget | thankyouverycool |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |