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-04-19 19:19:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e657c370c0d643364e389dbc8cfd11c1800d540
ladybird
/
Applications
/
IRCClient
History
Sergey Bugaev
450a2a0f9c
Build: Switch to CMake :^)
...
Closes
https://github.com/SerenityOS/serenity/issues/2080
2020-05-14 20:15:18 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
IRCAppWindow.cpp
LibGUI: Simplify submenu construction
2020-04-29 11:48:11 +02:00
IRCAppWindow.h
…
IRCChannel.cpp
…
IRCChannel.h
…
IRCChannelMemberListModel.cpp
…
IRCChannelMemberListModel.h
…
IRCClient.cpp
Misc: Replace "String(string_view)" with "string_view.to_string()"
2020-05-06 19:28:59 +02:00
IRCClient.h
…
IRCLogBuffer.cpp
…
IRCLogBuffer.h
…
IRCQuery.cpp
…
IRCQuery.h
…
IRCWindow.cpp
LibGUI: Simplify submenu construction
2020-04-29 11:48:11 +02:00
IRCWindow.h
…
IRCWindowListModel.cpp
…
IRCWindowListModel.h
…
main.cpp
…