Age | Commit message (Expand) | Author |
---|---|---|
2022-12-16 | PixelPaint: Change tool keydown handle to non-const | Timothy Slater |
2022-12-07 | Meta+Userland: Pass Gfx::FloatPoint by value | MacDue |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-14 | PixelPaint: Allow keydown events to bubble from ImageEditor | Zaggy1024 |
2022-08-31 | PixelPaint: Add point_position_to_preferred_cell to RectangleSelectTool | Crax97 |
2022-08-21 | PixelPaint: Add Tool::tool_name() as a single-point-of-truth | Andreas Kling |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-10-31 | PixelPaint: Support using a bitmap as a tool's cursor | Marco Cutecchia |
2021-09-20 | PixelPaint: Move Tools to it's own subdirectory | Marcus Nilsson |