Andreas Kling
|
4bd4ce439a
PixelPaint: Allow toggling the active layer boundary display rect
|
3 年 前 |
Andreas Kling
|
801d46d02c
PixelPaint: Use ErrorOr<T> for Image and Layer creation helpers
|
3 年 前 |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 年 前 |
Felix Rauch
|
183a2ec8bd
PixelPaint: Create an empty layer when the last layer is removed
|
3 年 前 |
Alex Major
|
d4a0ecac31
PixelPaint: Close tab now prompts for a save
|
3 年 前 |
Luke Wilde
|
eb774aadbf
PixelPaint: Use reorderable tabs
|
3 年 前 |
Marcus Nilsson
|
1026819135
PixelPaint: Add new icons for layer actions
|
4 年 前 |
Karol Kosek
|
5a5f6d11ef
PixelPaint: Close image tabs on middle click
|
3 年 前 |
Mustafa Quraish
|
0f749681a9
Everywhere: Use my fancy new serenityos.org email :^)
|
3 年 前 |
Mustafa Quraish
|
c5b14fce54
PixelPaint: Adjust menu ampersand shortcut characters
|
3 年 前 |
Mustafa Quraish
|
351dee4f8f
PixelPaint: Properly transfer active tool to editor on tab close
|
3 年 前 |
Mustafa Quraish
|
ee25e2adc2
PixelPaint: Call `Layer::did_modify_bitmap()` when applying filters
|
3 年 前 |
Mustafa Quraish
|
672c4cdbc2
PixelPaint: Add keyboard shortcut for Invert filter
|
3 年 前 |
Mustafa Quraish
|
70d13ea66b
PixelPaint: Write changed settings back to config file
|
3 年 前 |
Mustafa Quraish
|
677aa7b769
PixelPaint: Use config to get default values for Guides/Rulers/PixelGrid
|
3 年 前 |
Mustafa Quraish
|
d38d03ce28
PixelPaint: Fit image to view when opened
|
3 年 前 |
Mustafa Quraish
|
1e1e5bb5f7
PixelPaint: Remove unused methods to access files directly
|
3 年 前 |
David Isaksson
|
e56764bd74
PixelPaint: Add rulers
|
3 年 前 |
Mustafa Quraish
|
79bcb90887
PixelPaint: Add menu action to toggle pixel grid visibility
|
3 年 前 |
Tobias Christiansen
|
6f2a016565
PixelPaint: Add "Clear Guides" to remove all Guides
|
3 年 前 |
Mustafa Quraish
|
d9832f8d0b
PixelPaint: Add `Fit Image To View` action
|
3 年 前 |
Mustafa Quraish
|
736ab4f83a
PixelPaint: Add Menu action/shortcut to close current image tab
|
3 年 前 |
Mustafa Quraish
|
905bc79387
PixelPaint: Add `Crop to Selection` Action
|
3 年 前 |
Mustafa Quraish
|
f8570bd773
PixelPaint: Allow opening of files dropped onto application :^)
|
3 年 前 |
Mustafa Quraish
|
5a8c6b95e6
PixelPaint: Refactor `main.cpp` into `MainWidget`
|
3 年 前 |