Age | Commit message (Expand) | Author |
---|---|---|
2020-07-27 | LibGfx: Templatize Point, Size, and Rect | Matthew Olsson |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-26 | PixelPaint: Add selection functionality to the LayerListWidget | Andreas Kling |
2020-05-26 | PixelPaint: Allow reordering layer by dragging them in LayerListWidget | Andreas Kling |
2020-05-26 | PixelPaint: Have layers and images send out notifications on changes | Andreas Kling |
2020-05-22 | PixelPaint: Make the LineTool previews work while zoomed in | Andreas Kling |
2020-05-20 | PixelPaint: Support panning and scaling the image we're working on :^) | Andreas Kling |
2020-05-20 | PixelPaint: Rename from PaintBrush :^) | Andreas Kling |