summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/ResizeImageDialog.cpp
AgeCommit message (Expand)Author
2022-11-02PixelPaint+LibGfx: Allow resizing images and layersjack gleeson
2022-06-16PixelPaint: Add Smooth Pixels scaling optionKarol Kosek
2022-06-02Userland: Use default buttons instead of manually handling return pressKarol Kosek
2022-05-23PixelPaint: Add Image>Resize Image... dialog. (Front end)Andrew Smith