summaryrefslogtreecommitdiff
path: root/Applications/PixelPaint/ImageEditor.h
AgeCommit message (Expand)Author
2020-07-27LibGfx: Templatize Point, Size, and RectMatthew Olsson
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas 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-22PixelPaint: Make the LineTool previews work while zoomed inAndreas Kling
2020-05-20PixelPaint: Support panning and scaling the image we're working on :^)Andreas Kling
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling