This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-07 09:04:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5367bbb82c5ff5f2bb657b6f93ec79807ebc57d5
ladybird
/
Userland
/
Applications
/
IRCClient
History
Andreas Kling
78b12e1521
Userland: Turn all application menus into window menus :^)
2021-03-25 22:14:09 +01:00
..
CMakeLists.txt
…
IRCAppWindow.cpp
Userland: Turn all application menus into window menus :^)
2021-03-25 22:14:09 +01:00
IRCAppWindow.h
…
IRCChannel.cpp
…
IRCChannel.h
…
IRCChannelMemberListModel.cpp
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
IRCChannelMemberListModel.h
…
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
…
IRCLogBuffer.h
…
IRCQuery.cpp
…
IRCQuery.h
…
IRCWindow.cpp
LibGUI: Swap order of InputBox value and parent window args
2021-02-20 12:19:46 +01:00
IRCWindow.h
…
IRCWindowListModel.cpp
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
IRCWindowListModel.h
…
main.cpp
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00