mirror-chatterino2/src/common
Leon Richardt 42002d80b7
fix: re-add build date to "About" page (#3464)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
2022-01-07 17:25:57 +01:00
..
Aliases.hpp Display authors name on hover for supported emotes (FFZ only for now) (#1721) 2020-06-13 14:15:22 +02:00
Args.cpp Add includes so Chatterino compiles without PCH (#3308) 2021-10-26 17:20:28 +02:00
Args.hpp Added x-attach-split-to-window command line arg (#2411) 2021-04-17 14:15:23 +00:00
Atomic.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Channel.cpp Make deletions show like timeouts/bans. (#2841) 2021-06-06 17:51:57 +02:00
Channel.hpp Cleaned up IrcMessageHandler (#3021) 2021-07-17 13:09:21 +00:00
ChannelChatters.cpp Sorted usernames in "Users joined/parted:" messages (#3421) 2021-12-25 15:04:35 +01:00
ChannelChatters.hpp Rename updateOnlineChatters() argument name and local variable 2021-11-28 13:02:07 +01:00
ChatterinoSetting.cpp clang-tidy: use std::move where applicable (#2605) 2021-04-10 12:34:40 +00:00
ChatterinoSetting.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
ChatterSet.cpp optimize chatter list (#2814) 2021-05-24 10:13:59 +00:00
ChatterSet.hpp optimize chatter list (#2814) 2021-05-24 10:13:59 +00:00
Common.hpp Add includes so Chatterino compiles without PCH (#3308) 2021-10-26 17:20:28 +02:00
CompletionModel.cpp Refactor Tab completion for Twitch commands (#3144) 2021-12-26 14:21:52 +01:00
CompletionModel.hpp Refactor Tab completion for Twitch commands (#3144) 2021-12-26 14:21:52 +01:00
ConcurrentMap.hpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
Credentials.cpp Allow for building without QtKeychain (#3318) 2021-10-31 19:45:23 +00:00
Credentials.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
DownloadManager.cpp Refactor DownloaderManager private member variable names 2021-11-28 13:02:07 +01:00
DownloadManager.hpp Refactor DownloaderManager private member variable names 2021-11-28 13:02:07 +01:00
Env.cpp Handle conversion of historical CLEARCHAT messages to NOTICE messages in Chatterino instead of relying on the Recent Messages API to handle it for us (#1804) 2020-07-18 14:12:11 +02:00
Env.hpp Add support for more image uploader services (#1741) 2020-07-05 14:32:10 +02:00
FlagsEnum.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
IrcColors.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
LinkParser.cpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
LinkParser.hpp fix semi-deterministic bug with link parser 2019-12-29 16:42:20 +01:00
Modes.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Modes.hpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
NetworkCommon.cpp Add a function in NetworkCommon parseHeaderList which parses a header list as a string into a vector of header pairs (#2623) 2021-04-17 11:49:19 +00:00
NetworkCommon.hpp Add HTTP logging (#2991) 2021-07-25 00:52:34 +02:00
NetworkManager.cpp improving code quality 2018-08-10 20:53:13 +02:00
NetworkManager.hpp turning a lot of includes into forward declares 2018-08-11 22:23:06 +02:00
NetworkPrivate.cpp Add HTTP logging (#2991) 2021-07-25 00:52:34 +02:00
NetworkPrivate.hpp feat: add a finally callback to NetworkRequests (#2350) 2021-01-16 18:25:56 +01:00
NetworkRequest.cpp Add a function in NetworkCommon parseHeaderList which parses a header list as a string into a vector of header pairs (#2623) 2021-04-17 11:49:19 +00:00
NetworkRequest.hpp Add a function in NetworkCommon parseHeaderList which parses a header list as a string into a vector of header pairs (#2623) 2021-04-17 11:49:19 +00:00
NetworkResult.cpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
NetworkResult.hpp Add Network tests (#2304) 2020-12-26 12:42:39 +01:00
NullablePtr.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Outcome.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
ProviderId.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
QLogging.cpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
QLogging.hpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
SignalVector.hpp Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
SignalVectorModel.hpp Refactor parts of SignalVectorModel (#3342) 2021-11-12 17:26:38 +01:00
Singleton.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
UniqueAccess.hpp optimize chatter list (#2814) 2021-05-24 10:13:59 +00:00
Version.cpp fix: re-add build date to "About" page (#3464) 2022-01-07 17:25:57 +01:00
Version.hpp Use flatpak-spawn to run streamlink when running as a flatpak (#3178) 2021-08-21 11:00:01 +00:00
WindowDescriptors.cpp Add opening tab in popup (#3082) 2021-08-21 12:16:00 +00:00
WindowDescriptors.hpp Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274) 2021-10-17 15:06:58 +02:00