Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-26 | PixelPaint: Let Layer track whether it's selected or not | 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-26 | PixelPaint: Start working on a custom layer list widget | Andreas Kling |