summaryrefslogtreecommitdiff
path: root/Applications/PixelPaint/LayerListWidget.cpp
AgeCommit message (Expand)Author
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-26PixelPaint: Let Layer track whether it's selected or notAndreas Kling
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