.. |
enums
|
Add a Send button that can be used to send messages (#4607)
|
2023-05-07 13:18:07 +00:00 |
network
|
Introduce HTTP API for plugins (#5383)
|
2024-06-22 10:04:30 +00: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
|
Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507)
|
2024-07-14 09:45:21 +00:00 |
Channel.hpp
|
Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507)
|
2024-07-14 09:45:21 +00:00 |
ChannelChatters.cpp
|
Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log (#5499)
|
2024-07-13 11:15:11 +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
|
chore: make FlagsEnum constexpr (#5510)
|
2024-07-16 16:35:44 +02:00 |
IrcColors.hpp
|
[irc] Partially fix IRC colors (#1594)
|
2020-07-04 15:15:59 +02:00 |
LinkParser.cpp
|
feat: strip prefixes and suffixes in links (#5486)
|
2024-07-14 11:17:42 +02:00 |
LinkParser.hpp
|
feat: strip prefixes and suffixes in links (#5486)
|
2024-07-14 11:17:42 +02: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: allow timeout-related commands to be used in multiple channels (#5402)
|
2024-06-16 12:22:51 +02:00 |
QLogging.hpp
|
feat: allow timeout-related commands to be used in multiple channels (#5402)
|
2024-06-16 12:22:51 +02: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
|
show running qt version if it differs from compiled version (#5501)
|
2024-07-09 16:18:35 +02:00 |
Version.hpp
|
Release v2.5.1 (#5364)
|
2024-04-28 11:36:58 +02:00 |
WindowDescriptors.cpp
|
feat(emote-popup): save size of popup (#5415)
|
2024-06-01 10:38:39 +00:00 |
WindowDescriptors.hpp
|
feat(emote-popup): save size of popup (#5415)
|
2024-06-01 10:38:39 +00:00 |