ladybird/Applications/IRCClient
2020-08-17 18:05:35 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
IRCAppWindow.cpp Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
IRCAppWindow.h IRCClient: remove some unused headers and replace tabs with spaces 2020-05-28 17:01:31 +02:00
IRCChannel.cpp IRCClient: remove some unused headers and replace tabs with spaces 2020-05-28 17:01:31 +02:00
IRCChannel.h IRCClient: remove some unused headers and replace tabs with spaces 2020-05-28 17:01:31 +02:00
IRCChannelMemberListModel.cpp LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
IRCChannelMemberListModel.h LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
IRCClient.cpp LibCore: Change the signature of Socket::send() to use Span. 2020-07-27 19:58:09 +02:00
IRCClient.h IRCClient: Connect to IRC server URL specified in command line argument 2020-04-23 09:50:19 +02:00
IRCLogBuffer.cpp LibWeb: Move DOM classes into the Web::DOM namespace 2020-07-26 20:05:15 +02:00
IRCLogBuffer.h LibWeb: Move DOM classes into the Web::DOM namespace 2020-07-26 20:05:15 +02:00
IRCQuery.cpp IRCClient: remove some unused headers and replace tabs with spaces 2020-05-28 17:01:31 +02:00
IRCQuery.h IRCClient: remove some unused headers and replace tabs with spaces 2020-05-28 17:01:31 +02:00
IRCWindow.cpp LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
IRCWindow.h LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
IRCWindowListModel.cpp LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
IRCWindowListModel.h LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
main.cpp LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00