summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/EraseTool.cpp
AgeCommit message (Expand)Author
2023-02-25Everywhere: Use _{short_,}string to create Strings from literalsLinus Groh
2023-02-16PixelPaint: Propagate errors from making tool property widgetsKarol Kosek
2023-02-13Userland: Set Button text using the new String classKarol Kosek
2023-02-13LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}textKarol Kosek
2023-02-13LibGUI+PixelPaint: Port GUI::ValueSlider's suffix to the new StringKarol Kosek
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
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-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-12-21PixelPaint: Refactor falloff computation and extend hardness ranger00ster91
2021-09-20PixelPaint: Move Tools to it's own subdirectoryMarcus Nilsson