Andreas Kling
|
3e4b48f68e
PixelPaint: Avoid unnecessary temporary layer bitmaps during PP load
|
4 роки тому |
Andreas Kling
|
8731bc9ead
PixelPaint: Display an error message if opening a file fails
|
4 роки тому |
Andreas Kling
|
c333aec9f3
PixelPaint: Display an error message if saving to PP file fails
|
4 роки тому |
Andreas Kling
|
68a307be4e
PixelPaint: Use ImageDecoder to load images out-of-process
|
4 роки тому |
Andreas Kling
|
92203c9821
PixelPaint: Don't allow Image::try_create_from_bitmap(nullptr)
|
4 роки тому |
Andreas Kling
|
c7f7c1f7f0
PixelPaint: Use move semantics around Layer construction and accessors
|
4 роки тому |
Andreas Kling
|
9c5de113b1
PixelPaint: Rename Layer::create_foo() => Layer::try_create_foo()
|
4 роки тому |
Andreas Kling
|
a9e98bad8a
PixelPaint: Rename Image::create_foo() => Image::try_create_foo()
|
4 роки тому |
Marco Cutecchia
|
ea03b43fff
PixelPaint: Update Image.{cpp, h} to use east const
|
4 роки тому |
Marco Cutecchia
|
76adac103e
PixelPaint: Support opening more image file formats
|
4 роки тому |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Andreas Kling
|
6793574003
LibGfx: Improve PNG encoder API somewhat
|
4 роки тому |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 роки тому |
Pierre
|
8e265b512a
PixelPaint: adding an option to export as PNG
|
4 роки тому |
Andreas Kling
|
dc28c07fa5
Applications: Move to Userland/Applications/
|
4 роки тому |