mirror-chatterino2/src
Rasmus Karlsson ae26b835b6 Perform initial refactoring work
Things that were once singletons are no longer singletons, but are
instead stored in the "Application" singleton

Some singletons still remain, and some renaming/renamespacing is left
2018-04-27 22:11:19 +02:00
..
debug Simplify debug::Log. No need for a second function 2018-04-03 03:00:34 +02:00
messages Perform initial refactoring work 2018-04-27 22:11:19 +02:00
providers Perform initial refactoring work 2018-04-27 22:11:19 +02:00
singletons Perform initial refactoring work 2018-04-27 22:11:19 +02:00
util Perform initial refactoring work 2018-04-27 22:11:19 +02:00
widgets Perform initial refactoring work 2018-04-27 22:11:19 +02:00
application.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
application.hpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
channel.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
channel.hpp improved saving of splits and watching split 2018-04-20 22:33:28 +02:00
channeldata.cpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
channeldata.hpp I BROKE EVERYTHING 2018-01-11 20:17:41 +01:00
common.h.cpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
common.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
const.hpp possibly fixed windows compilation KKona 2018-04-14 22:40:20 +02:00
credentials.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-03 03:00:34 +02:00
emojis.hpp Add an EmojiMap which is like an EmoteMap except it contains data for Emojis 2018-04-01 16:44:25 +02:00
lockedobject.hpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
main.cpp Perform initial refactoring work 2018-04-27 22:11:19 +02:00
precompiled_header.hpp possibly fixed windows compilation KKona 2018-04-14 22:40:20 +02:00
signalvector.hpp Implement class SignalVector 2017-07-23 14:10:12 +02:00
version.hpp added basic version fetching 2018-04-19 22:16:55 +02:00