summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/Tool.cpp
AgeCommit message (Expand)Author
2022-08-21PixelPaint: Fix tool preview positions after moving a layerMacDue
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2022-01-14PixelPaint: Inherit from `AbstractZoomPanWidget`Mustafa Quraish
2021-12-30Everywhere: Use 'decrease_slider_by()' method from AbstractSliderElyse
2021-12-30Everywhere: Use 'increase_slider_by()' method from AbstractSliderElyse
2021-10-02PixelPaint: Correctly offset stroke position for even thicknessesGal Horowitz
2021-09-20PixelPaint: Move Tools to it's own subdirectoryMarcus Nilsson