mirror-chatterino2/lib
pajlada d7fd08b1d6
Fix color @usernames sometimes not working at all (#3170)
Definitely memory fuckery involved - The comment from @lubieerror https://github.com/Chatterino/chatterino2/issues/2822#issuecomment-897252673 is finally what led me to adding tests and hopefully fixing this.
2021-08-21 10:38:38 +00:00
..
libcommuni@95f05478de Bump lib/libcommuni from c613600 to 95f0547 (#3149) 2021-08-08 13:18:05 +00:00
lrucache Fix color @usernames sometimes not working at all (#3170) 2021-08-21 10:38:38 +00:00
qBreakpad@a4626c12e9 Breakpad implementation (#535) 2018-06-27 23:06:37 +00:00
qtkeychain@de95462736 Add support for CMake (buildsystem generator) (#2468) 2021-03-28 16:58:51 +02:00
rapidjson@d87b698d0f Remove appbase as an external dependency. 2019-07-23 23:55:31 +02:00
serialize@7d37cbfd5a Bump lib/serialize from 130ffc3 to 7d37cbf (#2418) 2021-02-17 23:57:37 +01:00
settings@7cf8431d64 Make tests use main chatterino project objects (#2840) 2021-06-13 11:49:59 +00:00
signals@baf5bb04bd Bump lib/signals from 6665cca to baf5bb0 (#2423) 2021-01-30 15:07:58 +01:00
websocketpp@1b11fd3015 Move away from websocketpp fork (#3016) 2021-07-17 17:50:22 +02:00
WinToast@ce441336ef Add missing WinToast submodule 2018-09-16 20:01:28 +02:00
boost.pri Better support for compiling with system libraries (#1447) 2019-12-29 12:47:15 +01:00
libcommuni.pri moved communi namespace define into libcommuni.pri 2019-09-09 22:19:20 +02:00
lrucache.pri added limit to cached username colors (#2515) 2021-03-13 15:34:11 +01:00
openssl.pri removed unused dependencies 2018-11-22 19:11:26 +01:00
qtkeychain.pri Bump QtKeychain version (#2393) 2021-01-23 15:00:39 +01:00
rapidjson.pri Better support for compiling with system libraries (#1447) 2019-12-29 12:47:15 +01:00
README.md moved BaseWindow and related files into appbase 2018-11-22 22:10:29 +01:00
serialize.pri Remove appbase as an external dependency. 2019-07-23 23:55:31 +02:00
settings.pri Update version of settings library (#1908) 2020-08-30 15:31:47 +02:00
signals.pri Remove appbase as an external dependency. 2019-07-23 23:55:31 +02:00
warnings.pri fix clang check when clang++ is called c++ (#1924) 2020-08-31 16:42:30 +02:00
websocketpp.pri Better support for compiling with system libraries (#1447) 2019-12-29 12:47:15 +01:00
winsdk.pri Remove appbase as an external dependency. 2019-07-23 23:55:31 +02:00
wintoast.pri removed unused dependencies 2018-11-22 19:11:26 +01:00

Third party libraries are stored here

Fetched via git submodule update --init --recursive