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-28 19:35:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcdb68a013a2d588b607dcf496bdc104afede2d4
ladybird
/
Applications
/
IRCClient
History
Andreas Kling
fedf561f57
Everywhere: Use GUI::CommonActions::make_about_action()
2021-01-04 23:51:49 +01:00
..
CMakeLists.txt
Build: Embed application icons directly in the executables.
2020-12-21 00:12:59 +01:00
IRCAppWindow.cpp
Everywhere: Use GUI::CommonActions::make_about_action()
2021-01-04 23:51:49 +01:00
IRCAppWindow.h
…
IRCChannel.cpp
…
IRCChannel.h
…
IRCChannelMemberListModel.cpp
…
IRCChannelMemberListModel.h
…
IRCClient.cpp
Everywhere: Switch from (void) to [[maybe_unused]] (
#4473
)
2020-12-21 00:09:48 +01:00
IRCClient.h
LibCore: Make IODevice::read_line() return a String
2020-12-13 11:54:11 +01:00
IRCLogBuffer.cpp
…
IRCLogBuffer.h
…
IRCQuery.cpp
…
IRCQuery.h
…
IRCWindow.cpp
LibGUI: Rewrite layout system in terms of min and max sizes
2020-12-30 01:36:41 +01:00
IRCWindow.h
…
IRCWindowListModel.cpp
…
IRCWindowListModel.h
…
main.cpp
Applications: Use pledge and unveil
2020-11-02 22:36:27 +01:00