Age | Commit message (Expand) | Author |
---|---|---|
2021-08-27 | PixelPaint: Make Layer passed to tools a pointer | Maciej Zygmanowski |
2021-08-27 | PixelPaint: Pass raw mouse event to Tools and wrap them all in a struct | Maciej Zygmanowski |
2021-08-08 | PixelPaint: Tighten update rects for Tools | Marcus Nilsson |
2021-08-06 | PixelPaint: Use the ValueSlider widget for Tool properties | Marcus Nilsson |
2021-08-03 | PixelPaint: Add tooltips for sliders in ToolPropertiesWidget | Marcus Nilsson |
2021-08-03 | PixelPaint: Move properties for EraserTool to ToolPropertiesWidget | Marcus Nilsson |
2021-06-16 | PixelPaint: Make the main UI tabbed and allow multiple open images :^) | 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 |