index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
PixelPaint
/
Tools
Age
Commit message (
Expand
)
Author
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-04
PixelPaint: Use Escape to clear rectangular selections
Jagger De Leo
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2021-12-30
Everywhere: Use 'decrease_slider_by()' method from AbstractSlider
Elyse
2021-12-30
Everywhere: Use 'increase_slider_by()' method from AbstractSlider
Elyse
2021-12-21
PixelPaint: Refactor falloff computation and extend hardness range
r00ster91
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-02
PixelPaint: Map color_distance_squared from 0 to 1
Musab Kılıç
2021-10-31
PixelPaint: Use a bucket cursor for the Bucket tool
Marco Cutecchia
2021-10-31
PixelPaint: Support using a bitmap as a tool's cursor
Marco Cutecchia
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-02
PixelPaint: Correctly offset stroke position for even thicknesses
Gal Horowitz
2021-09-20
PixelPaint: Move Tools to it's own subdirectory
Marcus Nilsson