Age | Commit message (Expand) | Author |
---|---|---|
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-05-21 | Applications: Use titlecase and distinct underlined characters in menus | Max Wipfli |
2021-05-18 | LibGfx: Rename RotationDirection members | Matthew Olsson |
2021-05-16 | ImageViewer: Stop animation timer when deleting/changing image | DragonAlex98 |
2021-05-16 | ImageViewer: Disable image actions when there is no image | DragonAlex98 |
2021-05-15 | ImageViewer: Use GUI::CommonActions for zoom related actions | Andreas Kling |
2021-05-14 | ImageViewer: Sandbox image decoding using the ImageDecoder service :^) | Andreas Kling |
2021-05-14 | ImageViewer: Rename QSWidget => ImageViewer::ViewWidget | Andreas Kling |
2021-05-14 | Userland: Rename QuickShow => Image Viewer | Andreas Kling |