mirror-chatterino2/lib
nerix 86e71c8bd9
Migrate to C++ 20 & switch to websocketpp develop branch (#4252)
* feat: c++ 20

* fix: c++ 20 deprecations

* fix(msvc): warnings

* chore: add changelog entry

* fix: formatting

* Update websocketpp to the `develop` branch

* Specify other template type in FlagsEnum != operator

* Remove the user of simple template ids in our websocketpp template class

Also standardizes the file a bit by using nested namespaces, using
pragma once

* fix: turn `MAGIC_MESSAGE_SUFFIX` into a `QString`

* hacky unhacky hacky const char hack

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-12-24 11:56:11 +00:00
..
googletest@8d51dc50eb Build GoogleTest & GoogleMock as submodules (#3760) 2022-05-22 15:43:41 +02:00
libcommuni@a7b32cd6fa Bump lib/libcommuni from 95f0547 to a7b32cd (#3410) 2021-12-25 18:13:29 +00:00
lrucache Fix color @usernames sometimes not working at all (#3170) 2021-08-21 10:38:38 +00:00
magic_enum@e1a68e9dd3 Update Magic Enum to v0.8.2 (#4227) 2022-12-10 10:41:06 +00:00
qBreakpad@a4626c12e9 Breakpad implementation (#535) 2018-06-27 23:06:37 +00:00
qtkeychain@e5b070831c Update qtkeychain to e5b070831cf1ea3cb98c95f97fcb7439f8d79bd6 (#4250) 2022-12-20 23:09:07 +01: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@04792d853c Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
signals@25e4ec3b8d Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
websocketpp@b9aeec6eaf Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
WinToast@5e441fd035 Update WinToast to the latest version available at 2022-06-25 (#3834) 2022-06-25 10:31:54 +00:00
README.md moved BaseWindow and related files into appbase 2018-11-22 22:10:29 +01:00

Third party libraries are stored here

Fetched via git submodule update --init --recursive