Torstennator
|
660d6f171c
PixelPaint: Add function to visualize editing-masks
|
2 年之前 |
Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 年之前 |
Tim Ledbetter
|
8b4158633b
PixelPaint: Use new String to format error messages
|
2 年之前 |
Tim Ledbetter
|
3faf089be5
PixelPaint: Add a Duplicate Layer action
|
2 年之前 |
Karol Kosek
|
5fed25ca9a
PixelPaint: Port ImageEditor title to new string
|
2 年之前 |
Tim Schumacher
|
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2 年之前 |
Lucas CHOLLET
|
b5594bf9a2
PixelPaint: Display color information on mousemove with the PickerTool
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Tim Ledbetter
|
e33791502f
PixelPaint: Do not change layers when scaling with the move tool
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Tim Ledbetter
|
4be6ee85e0
PixelPaint: Ensure layers are positioned correctly when painting
|
2 年之前 |
Tim Ledbetter
|
607c8045dc
PixelPaint: Allow dragging when color picking using the Alt key
|
2 年之前 |
Tim Ledbetter
|
06e09cf415
PixelPaint: Disable current tool when color picking using the Alt key
|
2 年之前 |
Tim Ledbetter
|
2f5bbc68ed
PixelPaint: Use eyedropper cursor when color picking using Alt key
|
2 年之前 |
Tim Ledbetter
|
45e60a416b
PixelPaint: Use layer coordinates when color picking using Alt key
|
2 年之前 |
Linus Groh
|
8a884b2581
PixelPaint: Remove `try_` prefix from fallible Image methods
|
2 年之前 |
MacDue
|
efb2bed525
PixelPaint: Fix off-by-one in on_second_paint() clip rect
|
2 年之前 |
Tim Ledbetter
|
77e15ff4da
PixelPaint: Let the move tool optionally select the active layer
|
2 年之前 |
Sam Atkins
|
a15d44f019
LibCore+Userland: Make Core::Timer::create_repeating() return ErrorOr
|
2 年之前 |
Karol Kosek
|
301f9de915
PixelPaint: Port to `Core::Stream` :^)
|
2 年之前 |
Karol Kosek
|
247db3fdd0
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
|
2 年之前 |
MacDue
|
a1726b1ba5
LibGfx: Avoid rounding/truncating glyph positions till blitting
|
2 年之前 |
Cody Hein
|
ab8522aa17
PixelPaint: ColorPicker updates user colors while dragging
|
2 年之前 |
Cody Hein
|
29665668b6
PixelPaint: Allow ImageEditor event to append info to the statusbar
|
2 年之前 |
Tim Ledbetter
|
fd3639ecba
PixelPaint: Erase old active layer boundary when active layer changes
|
2 年之前 |
Karol Kosek
|
11377bf0f8
PixelPaint: Propagate more errors when saving a project file
|
2 年之前 |
Timothy Slater
|
159f6cf0ac
PixelPaint: Account for rulers on Tool second paint events
|
2 年之前 |
Timothy Slater
|
a321df12e1
PixelPaint: Allow tools to know when the user has left them
|
2 年之前 |
meiskam
|
b33aa1bc9b
PixelPaint: Update window `modified` to look at all tabs
|
2 年之前 |
Lucas CHOLLET
|
9ae97c8cb1
LibFileSystemAccessClient: Rename `try_save_file` =>
|
2 年之前 |