summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/Tool.cpp
AgeCommit message (Expand)Author
2023-01-13PixelPaint: Hold shift to constrain polygonal select tool line angleTim Ledbetter
2022-12-16PixelPaint: Change tool keydown handle to non-constTimothy Slater
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-11-14PixelPaint: Allow keydown events to bubble from ImageEditorZaggy1024
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