1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 17:22:17 +00:00
serenity/Applications/PaintBrush
Andreas Kling 2143da6434 LibGUI: Add forwarding header
This patch adds <LibGUI/Forward.h> and uses it a bunch.
It also dragged various header dependency reduction changes into it.
2020-02-16 09:41:56 +01:00
..
BucketTool.cpp LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
BucketTool.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
EllipseTool.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
EllipseTool.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
EraseTool.cpp LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
EraseTool.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
LineTool.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
LineTool.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
main.cpp LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
PaintableWidget.cpp LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
PaintableWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
PaletteWidget.cpp LibGUI: Remove some header dependencies from Widget.h 2020-02-14 23:53:11 +01:00
PaletteWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
PenTool.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
PenTool.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
PickerTool.cpp LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} 2020-02-06 12:07:05 +01:00
PickerTool.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
RectangleTool.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
RectangleTool.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
SprayTool.cpp LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
SprayTool.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Tool.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Tool.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
ToolboxWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ToolboxWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00