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
/
CloneTool.cpp
Age
Commit message (
Expand
)
Author
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-03-15
PixelPaint: Make the clone tool brush size consistent with other tools
Tim Ledbetter
2023-03-15
PixelPaint: Scale the clone tool sample marker size with zoom level
Tim Ledbetter
2023-03-15
PixelPaint: Repaint clone tool sample marker on size change
Tim Ledbetter
2023-03-15
PixelPaint: Minimize clone tool sample marker repaints
Tim Ledbetter
2023-02-25
Everywhere: Use _{short_,}string to create Strings from literals
Linus Groh
2023-02-21
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
Andreas Kling
2023-02-16
PixelPaint: Propagate errors from making tool property widgets
Karol Kosek
2023-02-13
LibGUI+PixelPaint: Port GUI::ValueSlider's suffix to the new String
Karol Kosek
2022-12-16
PixelPaint: Change tool keydown handle to non-const
Timothy Slater
2022-12-13
PixelPaint: Use source alpha for CloneTool drawing
Cody Hein
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::Color by value
MacDue
2022-11-14
PixelPaint: Allow keydown events to bubble from ImageEditor
Zaggy1024
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2021-12-21
PixelPaint: Refactor falloff computation and extend hardness range
r00ster91
2021-10-31
PixelPaint: Support using a bitmap as a tool's cursor
Marco Cutecchia
2021-09-20
PixelPaint: Move Tools to it's own subdirectory
Marcus Nilsson