Age | Commit message (Expand) | Author |
---|---|---|
2021-06-12 | PixelPaint: Guarantee that constructed Layer always has a Gfx::Bitmap | Andreas Kling |
2021-06-12 | PixelPaint: Use move semantics around Layer construction and accessors | Andreas Kling |
2021-06-11 | PixelPaint: Rename Layer::create_foo() => Layer::try_create_foo() | Andreas Kling |
2021-06-11 | PixelPaint: Convert to east-const style | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |