ladybird/Userland/Applications/PixelPaint/Tools
2022-04-01 21:24:45 +01:00
..
BrushTool.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
BrushTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
BucketTool.cpp PixelPaint: Use the currently_edited_bitmap in the Tools 2022-03-08 22:07:12 +01:00
BucketTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CloneTool.cpp PixelPaint: Inherit from AbstractZoomPanWidget 2022-01-14 01:02:34 +01:00
CloneTool.h PixelPaint: Support using a bitmap as a tool's cursor 2021-10-31 12:37:49 +01:00
EllipseTool.cpp PixelPaint: Use the currently_edited_bitmap in the Tools 2022-03-08 22:07:12 +01:00
EllipseTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
EraseTool.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
EraseTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
GuideTool.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
GuideTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
LineTool.cpp PixelPaint: Use the currently_edited_bitmap in the Tools 2022-03-08 22:07:12 +01:00
LineTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
MoveTool.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
MoveTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
PenTool.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
PenTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
PickerTool.cpp PixelPaint: Use the currently_edited_bitmap in the Tools 2022-03-08 22:07:12 +01:00
PickerTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
RectangleSelectTool.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
RectangleSelectTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
RectangleTool.cpp PixelPaint: Use the currently_edited_bitmap in the Tools 2022-03-08 22:07:12 +01:00
RectangleTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
SprayTool.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SprayTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Tool.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Tool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ZoomTool.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ZoomTool.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00