summaryrefslogtreecommitdiff
path: root/Userland/Applications/ImageViewer
AgeCommit message (Expand)Author
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-21Applications: Use titlecase and distinct underlined characters in menusMax Wipfli
2021-05-18LibGfx: Rename RotationDirection membersMatthew Olsson
2021-05-16ImageViewer: Stop animation timer when deleting/changing imageDragonAlex98
2021-05-16ImageViewer: Disable image actions when there is no imageDragonAlex98
2021-05-15ImageViewer: Use GUI::CommonActions for zoom related actionsAndreas Kling
2021-05-14ImageViewer: Sandbox image decoding using the ImageDecoder service :^)Andreas Kling
2021-05-14ImageViewer: Rename QSWidget => ImageViewer::ViewWidgetAndreas Kling
2021-05-14Userland: Rename QuickShow => Image ViewerAndreas Kling