mirror-chatterino2/src/common
2024-05-05 19:37:22 +02:00
..
enums Add a Send button that can be used to send messages (#4607) 2023-05-07 13:18:07 +00:00
network fix: prefer reporting error over status for 200 OK (#5378) 2024-05-05 19:37:22 +02:00
Aliases.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Args.cpp feat: add command line argument to select/add tab with a channel (#5111) 2024-01-20 12:20:40 +00:00
Args.hpp feat: add command line argument to select/add tab with a channel (#5111) 2024-01-20 12:20:40 +00:00
Atomic.hpp chore: specialize Atomic<std::shared_ptr<T>> (#5133) 2024-01-26 21:55:30 +01:00
Channel.cpp Live streams that are marked as reruns now mark a tab as yellow instead of red (#5176) 2024-02-18 16:22:53 +00:00
Channel.hpp Live streams that are marked as reruns now mark a tab as yellow instead of red (#5176) 2024-02-18 16:22:53 +00:00
ChannelChatters.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
ChannelChatters.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
ChatterinoSetting.cpp Remove BaseSettings & merge ConcurrentSettings (#4775) 2023-08-28 17:51:28 +02:00
ChatterinoSetting.hpp refactor: adapt magic_enum to Qt (#5258) 2024-03-23 11:22:42 +00:00
ChatterSet.cpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
ChatterSet.hpp Consolidate input completion code in preparation for advanced completion strategies (#4639) 2023-09-24 12:17:17 +00:00
Common.hpp Change order of query parameters of Twitch Player URLs. (#5326) 2024-04-18 15:49:50 +00:00
ConcurrentMap.hpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
Credentials.cpp fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
Credentials.hpp refactor: common/Credentials (#4979) 2023-11-26 18:38:31 +00:00
Env.cpp fix: Fixed some compiler warnings (#5028) 2023-12-16 11:24:28 +00:00
Env.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
FlagsEnum.hpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
IrcColors.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
LinkParser.cpp Parse Domains Starting With http (#4598) 2023-05-07 12:15:36 +00:00
LinkParser.hpp fix: use the full url when resolving (#5345) 2024-04-21 19:24:11 +00:00
Literals.hpp Remove getApp and getSettings calls from Message-Rendering (#4535) 2023-07-30 12:52:39 +00: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
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 feat: Add crash recovery on Windows (#5012) 2023-12-24 15:38:58 +01:00
QLogging.hpp feat: Add crash recovery on Windows (#5012) 2023-12-24 15:38:58 +01:00
SignalVector.hpp Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
SignalVectorModel.hpp feat: Warn for commands with duplicate triggers (#4322) 2024-03-17 11:46:58 +00:00
Singleton.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
UniqueAccess.hpp optimize chatter list (#2814) 2021-05-24 10:13:59 +00:00
Version.cpp Define Git and date constants in executables only (#4681) 2023-06-17 19:43:39 +02:00
Version.hpp Release v2.5.1 (#5364) 2024-04-28 11:36:58 +02:00
WindowDescriptors.cpp feat: add command line argument to select/add tab with a channel (#5111) 2024-01-20 12:20:40 +00:00
WindowDescriptors.hpp feat: add command line argument to select/add tab with a channel (#5111) 2024-01-20 12:20:40 +00:00