mirror-chatterino2/src/util
pajlada 23cf8cc484
PubSub system (#346)
* Add websocketpp dependency

* Initial pubsub commit

Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.

TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.

* Update openssl folder

* Update installation instructions

* Split up websocketpp dependency to its own code only and openssl.pri

* Add missing include to asio steady_timer

* Update dependencies for linux
2018-04-15 15:09:31 +02:00
..
benchmark.hpp refactored message drawing and layouting 2017-10-11 10:34:04 +02:00
completionmodel.cpp added basic browser extension stuff 2018-04-11 22:53:15 +02:00
completionmodel.hpp Update a usernames "timeAdded" every time it tries to be added 2018-03-30 15:58:05 +02:00
concurrentmap.hpp General cleanups/reformats 2018-03-31 13:44:15 +02:00
debugcount.cpp added debug information on F10 2018-04-06 16:37:30 +02:00
debugcount.hpp Fix warnings that occured on linux using clang 2018-04-14 21:59:51 +02:00
distancebetweenpoints.hpp General cleanups/reformats 2018-03-31 13:44:15 +02:00
emotemap.hpp Reformat 2018-04-01 16:44:25 +02:00
flagsenum.hpp Add helper methods to FlagsEnum where I can make sure that it actually works forsenT 2018-03-31 11:23:07 +02:00
helpers.hpp Add helper method for creating a UUID 2017-12-22 14:33:04 +01:00
irchelpers.hpp General cleanups/reformats 2018-03-31 13:44:15 +02:00
layoutcreator.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
nativeeventhelper.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
networkmanager.cpp Networkmanager (#134) 2017-10-27 20:09:02 +02:00
networkmanager.hpp General cleanups/reformats 2018-03-31 13:44:15 +02:00
networkrequest.cpp test code 2018-01-19 22:45:33 +01:00
networkrequest.hpp PubSub system (#346) 2018-04-15 15:09:31 +02:00
networkrequester.hpp test code 2018-01-19 22:45:33 +01:00
networkworker.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
posttothread.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
property.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
rapidjson-helpers.cpp PubSub system (#346) 2018-04-15 15:09:31 +02:00
rapidjson-helpers.hpp PubSub system (#346) 2018-04-15 15:09:31 +02:00
serialize-custom.hpp Move highlight phrases to new settings system 2018-01-04 01:52:37 +01:00
streamlink.cpp Fix and improve Streamlink code 2018-03-24 14:15:27 +01:00
streamlink.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
urlfetch.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00