mirror-chatterino2/src/common
2021-04-14 15:58:33 +02: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 clang-tidy: use std::move where applicable (#2605) 2021-04-10 12:34:40 +00:00
Args.hpp now attaches to parent console on windows 2021-03-13 12:14:40 +01:00
Atomic.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Channel.cpp clang-tidy: use std::move where applicable (#2605) 2021-04-10 12:34:40 +00:00
Channel.hpp Removed unnecessary declaration (#2483) 2021-02-28 22:06:15 +01:00
ChannelChatters.cpp added limit to cached username colors (#2515) 2021-03-13 15:34:11 +01:00
ChannelChatters.hpp added limit to cached username colors (#2515) 2021-03-13 15:34:11 +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
Common.hpp Add Network tests (#2304) 2020-12-26 12:42:39 +01:00
CompletionModel.cpp Add option for username tab completion only with an @ prefix (#1573) 2020-02-29 11:52:49 +01:00
CompletionModel.hpp Use same sorting method in emote popup as in the completion model 2020-02-15 15:52:42 +01:00
ConcurrentMap.hpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
Credentials.cpp Add support for CMake (buildsystem generator) (#2468) 2021-03-28 16:58:51 +02:00
Credentials.hpp Add CI workflow to check line endings of all source files (#2082) 2020-10-18 15:54:48 +02:00
DownloadManager.cpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
DownloadManager.hpp Initially done with PR 2018-08-26 13:49:15 +02: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 Use Qt's dialog where applicable (#1843) 2020-10-31 16:42:48 +01:00
IrcColors.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
LinkParser.cpp fix semi-deterministic bug with link parser 2019-12-29 16:42:20 +01: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.hpp Add /setgame and /settitle (#2534) 2021-04-04 17:31:08 +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 /setgame and /settitle (#2534) 2021-04-04 17:31:08 +02:00
NetworkPrivate.hpp feat: add a finally callback to NetworkRequests (#2350) 2021-01-16 18:25:56 +01:00
NetworkRequest.cpp feat: add a finally callback to NetworkRequests (#2350) 2021-01-16 18:25:56 +01:00
NetworkRequest.hpp feat: add a finally callback to NetworkRequests (#2350) 2021-01-16 18:25:56 +01: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 Added automatic streamer mode detection to Linux (#2316) 2021-01-09 22:14:25 +01:00
QLogging.hpp Added automatic streamer mode detection to Linux (#2316) 2021-01-09 22:14:25 +01:00
SignalVector.hpp Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
SignalVectorModel.hpp Clean up compiler warnings (#2027) 2020-10-04 12:47:23 +02:00
Singleton.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
UniqueAccess.hpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
UsernameSet.cpp Add option for truecase username autocompletion (#1883) 2020-12-20 16:43:35 +01:00
UsernameSet.hpp Add option for truecase username autocompletion (#1883) 2020-12-20 16:43:35 +01:00
Version.cpp (#1874) Disable updates on non-Windows, Linux or macOS platforms (#1914) 2020-08-24 12:02:56 +02:00
Version.hpp 2.3.0 2021-04-14 15:58:33 +02:00
WindowDescriptors.cpp Switch to QT Category logging (#2206) 2020-11-21 16:20:10 +01:00
WindowDescriptors.hpp Advanced channel filters (#1748) 2020-10-18 15:18:20 +02:00