.. |
Aliases.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
Args.cpp
|
Add includes so Chatterino compiles without PCH (#3308)
|
2021-10-26 17:20:28 +02:00 |
Args.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
Atomic.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
Channel.cpp
|
Fix crash when adding recent messages to empty Channel (#3932)
|
2022-08-20 11:01:16 +02:00 |
Channel.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +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
|
clang-tidy: use std::move where applicable (#2605)
|
2021-04-10 12:34:40 +00:00 |
ChatterinoSetting.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
ChatterSet.cpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
ChatterSet.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
Common.hpp
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +00:00 |
CompletionModel.cpp
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +00:00 |
CompletionModel.hpp
|
Clean up CompletionModel (#4240)
|
2022-12-18 13:51:36 +01:00 |
ConcurrentMap.hpp
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
Credentials.cpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01: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
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +00:00 |
Env.cpp
|
Add HTTP & SOCKS5 proxy support (#4321)
|
2023-02-11 23:16:51 +00:00 |
Env.hpp
|
Add HTTP & SOCKS5 proxy support (#4321)
|
2023-02-11 23:16:51 +00:00 |
FlagsEnum.hpp
|
Fix various small warnings (#4296)
|
2023-01-08 14:32:52 +01:00 |
IrcColors.hpp
|
[irc] Partially fix IRC colors (#1594)
|
2020-07-04 15:15:59 +02:00 |
LinkParser.cpp
|
Fix Qt6 building (#4393)
|
2023-02-19 20:19:18 +01:00 |
LinkParser.hpp
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +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 |
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
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01: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
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
NetworkPrivate.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
NetworkRequest.cpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
NetworkRequest.hpp
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +00:00 |
NetworkResult.cpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
NetworkResult.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +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 HTTP & SOCKS5 proxy support (#4321)
|
2023-02-11 23:16:51 +00:00 |
QLogging.hpp
|
Add HTTP & SOCKS5 proxy support (#4321)
|
2023-02-11 23:16:51 +00:00 |
SignalVector.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |
SignalVectorModel.hpp
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +00: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
|
Add Crashpad Support on Windows (#4351)
|
2023-02-12 20:36:58 +01:00 |
Version.hpp
|
Release v2.4.1 (#4390)
|
2023-02-19 12:14:54 +01:00 |
WindowDescriptors.cpp
|
Add opening tab in popup (#3082)
|
2021-08-21 12:16:00 +00:00 |
WindowDescriptors.hpp
|
Sort and force grouping of includes (#4172)
|
2022-11-27 19:32:53 +01:00 |