mirror-chatterino2/src
CLouDY f26cfdd92b (WIP) Removed old font changing logic for input text
All that needs doing is making it so that the input text font changes at exactly the same time as the chat messages font does, this is probably to do with focus
2017-08-29 18:59:16 +01:00
..
logging rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
messages Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
platform/borderless move around files 2017-06-06 14:48:14 +02:00
twitch Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
util Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
widgets (WIP) Removed old font changing logic for input text 2017-08-29 18:59:16 +01:00
.clang-format move around files 2017-06-06 14:48:14 +02:00
accountmanager.cpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
accountmanager.hpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02: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 Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
application.hpp Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
asyncexec.hpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
channel.cpp Implement emoji sending using shortcodes 😎 🅱️ 2017-07-31 22:15:12 +02:00
channel.hpp Fix warnings/reformat some code 2017-08-12 15:58:46 +02: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 Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
channelmanager.hpp refactor stuff 2017-07-23 09:56:06 +02:00
colorscheme.cpp tabs now grey out when the window loses focus 2017-08-17 16:43:19 +02:00
colorscheme.hpp tabs now grey out when the window loses focus 2017-08-17 16:43:19 +02: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 Make ConcurrentMap more correct 2017-08-13 14:52:31 +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 Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
emotemanager.hpp Fix warnings/reformat some code 2017-08-12 15:58:46 +02:00
fontmanager.cpp A lot of changes 2017-06-26 19:53:31 +02:00
fontmanager.hpp Clean up font management 2017-06-17 11:37:13 +02:00
ircaccount.cpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
ircaccount.hpp rename header files from *.h to *.hpp 2017-06-11 09:31:45 +02:00
ircmanager.cpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
ircmanager.hpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
lockedobject.hpp work on dynamic badge-loading 2017-06-15 23:13:01 +02:00
main.cpp A lot of changes 2017-06-26 19:53:31 +02:00
resources.cpp Implement Chatterino badges 2017-08-12 13:20:52 +02:00
resources.hpp Implement Chatterino badges 2017-08-12 13:20:52 +02:00
setting.hpp reformat code 2017-07-31 00:57:42 +02:00
settingsmanager.cpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
settingsmanager.hpp Implement an advanced method of adding a user to chatterino. 2017-08-19 15:37:56 +02:00
settingssnapshot.hpp Remove explicit construction in SettingsSnapshot constructor 2017-07-31 21:56:21 +02:00
signalvector.hpp Implement class SignalVector 2017-07-23 14:10:12 +02:00
windowmanager.cpp More progress on tab-complete 2017-07-23 14:16:13 +02:00
windowmanager.hpp More progress on tab-complete 2017-07-23 14:16:13 +02:00