summaryrefslogtreecommitdiff
path: root/Applications/PixelPaint/Image.cpp
AgeCommit message (Expand)Author
2020-05-26PixelPaint: Add selection functionality to the LayerListWidgetAndreas Kling
2020-05-26PixelPaint: Allow reordering layer by dragging them in LayerListWidgetAndreas Kling
2020-05-26PixelPaint: Have layers and images send out notifications on changesAndreas Kling
2020-05-26PixelPaint: Start working on a custom layer list widgetAndreas Kling
2020-05-20PixelPaint: Support panning and scaling the image we're working on :^)Andreas Kling
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling