summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/PenTool.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-13LibGUI+PixelPaint: Port GUI::ValueSlider's suffix to the new StringKarol Kosek
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-12-07Meta+Userland: Pass Gfx::Color by valueMacDue
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-09-20PixelPaint: Move Tools to it's own subdirectoryMarcus Nilsson