..
CMakeLists.txt
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCAppWindow.cpp
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
2021-04-13 16:58:15 +02:00
IRCAppWindow.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCChannel.cpp
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCChannel.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCChannelMemberListModel.cpp
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
IRCChannelMemberListModel.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCClient.cpp
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
IRCClient.h
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
IRCLogBuffer.cpp
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCLogBuffer.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCQuery.cpp
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCQuery.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCWindow.cpp
LibGUI: Swap order of InputBox value and parent window args
2021-02-20 12:19:46 +01:00
IRCWindow.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
IRCWindowListModel.cpp
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
IRCWindowListModel.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
main.cpp
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00