mirror-chatterino2/src
2017-12-17 03:46:12 +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 fixed splits not redrawing after font changed 2017-12-17 03:26:23 +01:00
platform/borderless move around files 2017-06-06 14:48:14 +02:00
twitch Make more use of single pattern 2017-12-17 02:18:13 +01:00
util fix ParseTagString function 2017-12-17 00:56:33 +01:00
widgets Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 03:27: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 Make more use of single pattern 2017-12-17 02:18:13 +01:00
application.hpp Make more use of single pattern 2017-12-17 02:18:13 +01: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 Make more use of single pattern 2017-12-17 02:18:13 +01:00
channelmanager.hpp Make more use of single pattern 2017-12-17 02:18:13 +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 Completion models are now updated on-demand (whenever user presses Tab) 2017-12-17 03:06:39 +01:00
completionmanager.hpp Completion models are now updated on-demand (whenever user presses Tab) 2017-12-17 03:06:39 +01: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 fixed gifs still playing after disabling them 2017-12-17 03:46:12 +01:00
emotemanager.hpp Make more use of single pattern 2017-12-17 02:18:13 +01:00
fontmanager.cpp fixed splits not redrawing after font changed 2017-12-17 03:26:23 +01: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 Make more use of single pattern 2017-12-17 02:18:13 +01:00
ircmanager.hpp Make more use of single pattern 2017-12-17 02:18:13 +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 Make more use of single pattern 2017-12-17 02:18:13 +01:00
resources.hpp Make more use of single pattern 2017-12-17 02:18:13 +01:00
setting.hpp fixed project code style in some files 2017-09-21 12:15:01 +02:00
settingsmanager.cpp Move more settings over to pajlada settings system 2017-12-17 01:19:56 +01:00
settingsmanager.hpp Move more settings over to pajlada settings system 2017-12-17 01:19:56 +01: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 gifs still playing after disabling them 2017-12-17 03:46:12 +01:00
windowmanager.hpp Make more use of single pattern 2017-12-17 02:18:13 +01:00