nerix
|
1043f9f803
|
Remove Unnecessary Includes in Headers (#4275)
* refactor: remove unnecessary includes in headers
* fix: formatting
* chore: changelog
* fix: scrollbar
* fix: suggestions and old appbase remains
* fix: suggestion
* fix: missing Qt forward declarations
* fix: another qt include
* fix: includes for precompiled-headers=off
* Add missing `<memory>` includes
* Add missing `#pragma once`
* Fix tests
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-12-31 14:41:01 +00:00 |
|
Mm2PL
|
2f4272cc2a
|
Add better support for IRC private messages (#4158)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-11-18 19:11:56 +00:00 |
|
Mm2PL
|
8627d6c919
|
Add echo-message support for IRC (#4157)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-11-18 17:08:15 +01:00 |
|
Mm2PL
|
bbadbc4b33
|
Add logging to experimental IRC (#2996)
Co-authored-by: xHeaveny <69117321+xHeaveny@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-07-02 09:42:28 +00:00 |
|
pajlada
|
20612a1381
|
Fix repeated signal connects on reconnect in irc server (#1576)
|
2020-03-01 06:05:08 -05:00 |
|
fourtf
|
3ab7362304
|
Merge branch 'master' into irc-support
|
2019-09-18 13:03:16 +02:00 |
|
fourtf
|
13d1fab303
|
credentials are now loaded when needed
|
2019-09-14 20:45:01 +02:00 |
|
fourtf
|
eadf5355ee
|
renamed IrcConnection_ to IrcServerData
|
2019-09-11 13:51:48 +02:00 |
|
fourtf
|
b20fdc0da6
|
smol irc fixes
|
2019-09-11 13:17:36 +02:00 |
|
fourtf
|
82f63d2f7e
|
added send and receive for irc messages
|
2019-09-10 14:46:43 +02:00 |
|
fourtf
|
fd0c11964e
|
added new function and classes for irc support
|
2019-09-09 22:26:14 +02:00 |
|
Leon Richardt
|
b06eb9df83
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
fourtf
|
08e552f5f6
|
ran clang-format on all files
|
2018-06-26 17:20:03 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|