mirror-chatterino2/src/providers/irc
2023-10-25 18:13:48 +02:00
..
AbstractIrcServer.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
AbstractIrcServer.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
Irc2.cpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
Irc2.hpp fix: compilation on macOS without precompiled headers (#4348) 2023-01-31 15:48:56 +01:00
IrcAccount.cpp changed to 80 max column 2018-08-06 21:17:03 +02:00
IrcAccount.hpp changed to 80 max column 2018-08-06 21:17:03 +02:00
IrcChannel2.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
IrcChannel2.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
IrcCommands.cpp Add better support for IRC private messages (#4158) 2022-11-18 19:11:56 +00:00
IrcCommands.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
IrcConnection2.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
IrcConnection2.hpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
IrcMessageBuilder.cpp Consider nicknames when searching for messages (#4663) 2023-05-31 19:38:17 +00:00
IrcMessageBuilder.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
IrcServer.cpp Remove QObjectRef in favor of QPointer (#4666) 2023-06-04 11:24:04 +00:00
IrcServer.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00