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-02-09 17:25:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d69fd87b5038850dc554bc6f536aa5d82a38f4e4
ladybird
/
Applications
/
IRCClient
History
Linus Groh
9dbab2d05e
Misc: Replace "String(string_view)" with "string_view.to_string()"
...
StringView::to_string() was added in 917ccb1 but not actually used anywhere yet.
2020-05-06 19:28:59 +02:00
..
IRCAppWindow.cpp
LibGUI: Simplify submenu construction
2020-04-29 11:48:11 +02:00
IRCAppWindow.h
IRCClient: Connect to IRC server URL specified in command line argument
2020-04-23 09:50:19 +02:00
IRCChannel.cpp
IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf options
2020-04-10 12:56:19 +02:00
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
IRCClient: Connect to IRC server URL specified in command line argument
2020-04-23 09:50:19 +02:00
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
IRCClient: Connect to IRC server URL specified in command line argument
2020-04-23 09:50:19 +02:00
Makefile
LibTextCodec: Start fleshing out a simple text codec library
2020-05-03 23:01:58 +02:00