1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Applications/IRCClient
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
..
IRCAppWindow.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
IRCAppWindow.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
IRCChannel.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
IRCChannel.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
IRCChannelMemberListModel.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
IRCChannelMemberListModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
IRCClient.cpp IRCClient: Use Core::DateTime 2020-02-11 20:43:32 +01:00
IRCClient.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
IRCLogBuffer.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
IRCLogBuffer.h LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
IRCQuery.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
IRCQuery.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
IRCWindow.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
IRCWindow.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
IRCWindowListModel.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
IRCWindowListModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
main.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00