mirror-chatterino2/src
2017-12-17 00:07:03 +01:00
..
debug debug::Log can now be used instead of qDebug() 2017-09-24 19:23:07 +02:00
logging rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
messages Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 00:07:03 +01:00
platform/borderless move around files 2017-06-06 14:48:14 +02:00
twitch Fall back to default subscriber badge if there's no other badge available 2017-11-04 17:22:53 +01:00
util hehe fourtf 2017-12-17 00:01:42 +01:00
widgets Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 00:07:03 +01:00
.clang-format move around files 2017-06-06 14:48:14 +02:00
accountmanager.cpp Change the way Twitch accounts are stored in AccountManager 2017-12-16 02:21:06 +01:00
accountmanager.hpp Change the way Twitch accounts are stored in AccountManager 2017-12-16 02:21:06 +01:00
appdatapath.cpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
appdatapath.hpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
application.cpp Change the way Twitch accounts are stored in AccountManager 2017-12-16 02:21:06 +01:00
application.hpp Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
asyncexec.hpp Add method for executing lambda in QObject's thread 2017-12-16 01:57:34 +01:00
channel.cpp Moved online status checking logic from ChatWidgetHeader to TwitchChannel 2017-11-04 14:57:29 +01:00
channel.hpp Fall back to default subscriber badge if there's no other badge available 2017-11-04 17:22:53 +01:00
channeldata.cpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
channeldata.hpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
channelmanager.cpp Add system messages upon connecting/disconnecting 2017-12-16 18:13:40 +01:00
channelmanager.hpp Add system messages upon connecting/disconnecting 2017-12-16 18:13:40 +01:00
colorscheme.cpp modified buttons a bit 2017-09-15 17:23:49 +02:00
colorscheme.hpp added text selection 2017-09-12 19:06:16 +02:00
commandmanager.cpp fixed compiling 2017-12-14 00:25:06 +01:00
commandmanager.hpp fixed compiling 2017-12-14 00:25:06 +01:00
common.h.cpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
common.hpp Add helper file common.hpp 2017-07-23 14:09:20 +02:00
completionmanager.cpp Add emojis to autocomplete 2017-08-01 00:10:02 +02:00
completionmanager.hpp Add emojis to autocomplete 2017-08-01 00:10:02 +02:00
concurrentmap.hpp ChatWidgetView -> ChannelView, added Emote Picker 2017-09-16 00:05:06 +02:00
credentials.hpp Store default client id in credentials.hpp 2017-08-19 15:29:36 +02:00
emojis.hpp Remove unused Emojis class/cpp file 2017-07-31 21:57:21 +02:00
emotemanager.cpp remove some debug output 2017-12-16 02:09:51 +01:00
emotemanager.hpp refactored message drawing and layouting 2017-10-11 10:34:04 +02:00
fontmanager.cpp Add simple fontChanged signal 2017-10-27 21:03:24 +02:00
fontmanager.hpp Add simple fontChanged signal 2017-10-27 21:03:24 +02:00
ircaccount.cpp fixed project code style in some files 2017-09-21 12:15:01 +02:00
ircaccount.hpp fixed project code style in some files 2017-09-21 12:15:01 +02:00
ircmanager.cpp We now handle some write-connection messages like if users have been banned/timed out successfully by the user, or unbanned etc 2017-12-16 19:47:38 +01:00
ircmanager.hpp We now handle some write-connection messages like if users have been banned/timed out successfully by the user, or unbanned etc 2017-12-16 19:47:38 +01:00
lockedobject.hpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
main.cpp Networkmanager (#134) 2017-10-27 20:09:02 +02:00
resources.cpp Fall back to default subscriber badge if there's no other badge available 2017-11-04 17:22:53 +01:00
resources.hpp Fall back to default subscriber badge if there's no other badge available 2017-11-04 17:22:53 +01:00
setting.hpp fixed project code style in some files 2017-09-21 12:15:01 +02:00
settingsmanager.cpp Add option to play highlight sounds even if Chatterino is focused. 2017-10-08 21:27:27 +02:00
settingsmanager.hpp Add option to play highlight sounds even if Chatterino is focused. 2017-10-08 21:27:27 +02:00
settingssnapshot.hpp fixed project code style in some files 2017-09-21 12:15:01 +02:00
signalvector.hpp Implement class SignalVector 2017-07-23 14:10:12 +02:00
windowmanager.cpp fixed compiling 2017-12-14 00:25:06 +01:00
windowmanager.hpp fixed compiling 2017-12-14 00:25:06 +01:00