summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/MoveTool.cpp
AgeCommit message (Expand)Author
2021-06-16PixelPaint: Make ImageEditor::image() return a reference (Image&)Andreas Kling
2021-05-02LibGfx: Unify Rect, Point, and SizeMatthew Olsson
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-10PixelPaint: Alt shortcuts and book title capitalization in menusAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling