mirror-chatterino2/src
Rasmus Karlsson 42749538a7 Add helper method for creating a UUID
Fix QString formatter
2017-12-22 14:33:04 +01:00
..
debug move QString-formatting to helpers.hpp so fS works with it all the time 2017-12-22 14:08:13 +01:00
logging We now also add localized names to the autocompletion 2017-12-17 21:05:48 +01:00
messages Add simple tooltip system 2017-12-19 03:38:42 +01:00
platform/borderless move around files 2017-06-06 14:48:14 +02:00
twitch Move some variables into const.hpp 2017-12-19 16:13:02 +01:00
util Add helper method for creating a UUID 2017-12-22 14:33:04 +01:00
widgets Clean up account switcher stuff 2017-12-20 00:41:35 +01:00
.clang-format move around files 2017-06-06 14:48:14 +02:00
accountmanager.cpp Move some variables into const.hpp 2017-12-19 16:13:02 +01:00
accountmanager.hpp Move some variables into const.hpp 2017-12-19 16:13:02 +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 We now also add localized names to the autocompletion 2017-12-17 21:05:48 +01:00
channel.hpp We now also add localized names to the autocompletion 2017-12-17 21:05:48 +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 simple username tabbing for recent chatters 2017-12-17 17:49:32 +01:00
channelmanager.hpp add simple username tabbing for recent chatters 2017-12-17 17:49:32 +01:00
colorscheme.cpp fixed selection color for light theme 2017-12-19 02:37:58 +01:00
colorscheme.hpp fixed selection color for light theme 2017-12-19 02:37:58 +01: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 We now also add localized names to the autocompletion 2017-12-17 21:05:48 +01:00
completionmanager.hpp We now also add localized names to the autocompletion 2017-12-17 21:05:48 +01:00
concurrentmap.hpp ChatWidgetView -> ChannelView, added Emote Picker 2017-09-16 00:05:06 +02:00
const.hpp Move some variables into const.hpp 2017-12-19 16:13:02 +01: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 fix compile error 2017-12-19 03:41:31 +01:00
emotemanager.hpp fix compile error 2017-12-19 03:41:31 +01:00
fontmanager.cpp Update settings and signals library version 2017-12-17 03:37:46 +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 Implement duplicate message sending setting 2017-12-17 15:34:07 +01:00
ircmanager.hpp Implement duplicate message sending setting 2017-12-17 15:34:07 +01:00
lockedobject.hpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
main.cpp moved native event handler to it's proper file 2017-12-19 01:32:06 +01:00
resources.cpp added some code for collapsing messages 2017-12-19 00:10:03 +01:00
resources.hpp added some code for collapsing messages 2017-12-19 00:10:03 +01:00
setting.hpp fixed project code style in some files 2017-09-21 12:15:01 +02:00
settingsmanager.cpp Implement mouse scroll speed setting 2017-12-19 02:48:19 +01:00
settingsmanager.hpp Implement mouse scroll speed setting 2017-12-19 02:48:19 +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 Fix window position/size saving 2017-12-17 17:09:50 +01:00
windowmanager.hpp Make more use of single pattern 2017-12-17 02:18:13 +01:00