summaryrefslogtreecommitdiff
path: root/Applications/PaintBrush/BucketTool.h
AgeCommit message (Expand)Author
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling
2020-05-13PaintBrush: Add a "Move" tool for moving layers around :^)Andreas Kling
2020-05-12PaintBrush: Port all the existing toolbox tools to the Layer world :^)Andreas Kling
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-06-17Add a simple spray fill toolRobin Burchell
2019-06-14PaintBrush: Factor out the pen tool into an actual PenTool class.Andreas Kling