Matthias-Sleurink
|
032ffbcf64
PixelPaint: Don't overwrite images with project file on save
|
3 years ago |
Mustafa Quraish
|
1c3e93c6e0
PixelPaint: Use FileSystemAccessClient::try_* APIs
|
3 years ago |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 years ago |
Olivier De Cannière
|
d3dfb957a6
PixelPaint: Add delete selection behavior
|
3 years ago |
Mustafa Quraish
|
7974fee800
PixelPaint: Inherit from `AbstractZoomPanWidget`
|
3 years ago |
Mustafa Quraish
|
6c60bf7537
PixelPaint: Move `request_close_editor()` logic inside `ImageEditor`
|
3 years ago |
Mustafa Quraish
|
c2b3bab984
PixelPaint: Move `save` and `save_as` logic inside `ImageEditor`
|
3 years ago |
Mustafa Quraish
|
2440d2c2fe
PixelPaint: Move `title` and `path` from Image to ImageEditor
|
3 years ago |
Andreas Kling
|
1a54ac262a
PixelPaint: Make ImageEditor::m_undo_stack a regular value member
|
3 years ago |
Ben Wiederhake
|
9013d0fe38
PixelPaint: Add ability to fit to either width, height, or image
|
3 years ago |
Ben Wiederhake
|
be697a440f
PixelPaint: Allow setting ImageEditor scale and listening for changes
|
3 years ago |
Ben Wiederhake
|
7f962cd9d3
PixelPaint: Floor effective viewport size to whole integers
|
3 years ago |
Andreas Kling
|
4bd4ce439a
PixelPaint: Allow toggling the active layer boundary display rect
|
3 years ago |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 years ago |
Marco Cutecchia
|
80e70f95ab
PixelPaint: Fix first undo action not working
|
3 years ago |
Marcus Nilsson
|
f9e0815c3b
PixelPaint: Move Tools to it's own subdirectory
|
3 years ago |
Marcus Nilsson
|
eaa99968fb
PixelPaint: Don't update ImageEditor in set_active_layer()
|
4 years ago |
Mustafa Quraish
|
0f749681a9
Everywhere: Use my fancy new serenityos.org email :^)
|
3 years ago |
Mustafa Quraish
|
11263beaca
PixelPaint: Add `ImageEditor::update_tool_cursor()` method
|
3 years ago |
Mustafa Quraish
|
677aa7b769
PixelPaint: Use config to get default values for Guides/Rulers/PixelGrid
|
3 years ago |
Mustafa Quraish
|
abefe2391d
PixelPaint: Add setter/getter for ImageEditor::m_pan_origin
|
3 years ago |
Tobias Christiansen
|
acf3e230b0
PixelPaint: Fix zooming to cursor
|
3 years ago |
Mustafa Quraish
|
f890f8529a
PixelPaint: Make `Fit Image To View` account for rulers
|
3 years ago |
Mustafa Quraish
|
3141d51164
PixelPaint: Use LibConfig to allow custom pixel grid threshold
|
3 years ago |
Mustafa Quraish
|
451cba8b47
PixelPaint: Don't draw pixel grid outside image bounds
|
3 years ago |
David Isaksson
|
a5ff941c86
PixelPaint: Add mouse indicators to the rulers
|
3 years ago |
David Isaksson
|
e56764bd74
PixelPaint: Add rulers
|
3 years ago |
David Isaksson
|
9bc8707cda
PixelPaint: Draw guide lines and selections above the pixel grid
|
3 years ago |
Mustafa Quraish
|
79bcb90887
PixelPaint: Add menu action to toggle pixel grid visibility
|
3 years ago |
Mustafa Quraish
|
4af0a99634
PixelPaint: Show a pixel grid when zoomed in enough
|
3 years ago |