summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/EraseTool.h
AgeCommit message (Expand)Author
2023-02-16PixelPaint: Propagate errors from making tool property widgetsKarol Kosek
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-12-07Meta+Userland: Pass Gfx::Color by valueMacDue
2022-11-07PixelPaint: Relate cursor to brush tool sizeTorstennator
2022-08-21PixelPaint: Add Tool::tool_name() as a single-point-of-truthAndreas Kling
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-09-20PixelPaint: Move Tools to it's own subdirectoryMarcus Nilsson