summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/RectangleSelectTool.h
AgeCommit message (Expand)Author
2022-12-16PixelPaint: Change tool keydown handle to non-constTimothy Slater
2022-12-07Meta+Userland: Pass Gfx::FloatPoint by valueMacDue
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-14PixelPaint: Allow keydown events to bubble from ImageEditorZaggy1024
2022-08-31PixelPaint: Add point_position_to_preferred_cell to RectangleSelectToolCrax97
2022-08-21PixelPaint: Add Tool::tool_name() as a single-point-of-truthAndreas Kling
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-10-31PixelPaint: Support using a bitmap as a tool's cursorMarco Cutecchia
2021-09-20PixelPaint: Move Tools to it's own subdirectoryMarcus Nilsson