.. |
enums
|
Add a Send button that can be used to send messages (#4607)
|
2023-05-07 13:18:07 +00:00 |
network
|
refactor: move Network files from src/common/ to src/common/network/ (#5089)
|
2024-01-15 21:28:44 +01:00 |
Aliases.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
Args.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
Args.hpp
|
refactor: Make Args less of a singleton (#5041)
|
2023-12-29 15:40:31 +01:00 |
Atomic.hpp
|
Remove boost::noncopyable use & boost::random dependency (#4776)
|
2023-09-09 10:23:20 +00:00 |
Channel.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
Channel.hpp
|
perf: query fewer historical messages on reconnects (#5001)
|
2023-12-09 19:46:30 +01: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
|
Update magic_enum from v0.9.3 to v0.9.5 (#4992)
|
2023-12-01 15:03:04 +01: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
|
Replace boost::optional with std::optional (#4877)
|
2023-10-08 16:50:48 +00:00 |
ConcurrentMap.hpp
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
Credentials.cpp
|
refactor: common/Credentials (#4979)
|
2023-11-26 18:38:31 +00: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
|
Remove Redundant Parsing of Links (#4507)
|
2023-04-22 22:58:37 +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 |
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
|
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
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
Singleton.hpp
|
Remove boost::noncopyable use & boost::random dependency (#4776)
|
2023-09-09 10:23:20 +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
|
Update Nightly to 2.4.6 and get qt6-related-changes from 2.4.6 (#4856)
|
2023-10-01 11:19:26 +02:00 |
WindowDescriptors.cpp
|
Add opening tab in popup (#3082)
|
2021-08-21 12:16:00 +00:00 |
WindowDescriptors.hpp
|
feat: add channel for messages caught by AutoMod (#4986)
|
2023-12-03 22:07:30 +00:00 |