.. |
AttachToConsole.cpp
|
added missing files
|
2021-03-13 12:40:43 +01:00 |
AttachToConsole.hpp
|
added missing files
|
2021-03-13 12:40:43 +01:00 |
Clamp.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
Clipboard.cpp
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
Clipboard.hpp
|
Some fixes related to clipboard (#2405)
|
2021-02-06 15:47:09 +01:00 |
CombinePath.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
ConcurrentMap.hpp
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
DebugCount.cpp
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
DebugCount.hpp
|
Fix PubSub client creation/pending topic resolving (#3037)
|
2021-07-25 15:13:04 +00:00 |
DisplayBadge.cpp
|
Add ability to highlight messages based on user badges (#1704)
|
2021-05-02 22:08:08 +00:00 |
DisplayBadge.hpp
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
DistanceBetweenPoints.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
ExponentialBackoff.hpp
|
Use an exponential backoff when deciding how long we need to wait for reconnects (#2892)
|
2021-06-20 13:29:52 +00:00 |
FormatTime.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 |
FormatTime.hpp
|
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 |
FunctionEventFilter.cpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
FunctionEventFilter.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
FuzzyConvert.cpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
FuzzyConvert.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
Helpers.cpp
|
Optimize logs folder size calculation (#3427)
|
2022-01-05 21:17:35 +00:00 |
Helpers.hpp
|
Refactor Tab completion for Twitch commands (#3144)
|
2021-12-26 14:21:52 +01:00 |
IncognitoBrowser.cpp
|
Added librewolf, icecat, and waterfox incognito support. (#3588)
|
2022-03-06 13:36:20 +01:00 |
IncognitoBrowser.hpp
|
Add /openurl command (#2926)
|
2021-06-27 11:40:44 +00:00 |
InitUpdateButton.cpp
|
Chore: Proper Lambda Formatting (#2167)
|
2020-11-08 12:02:19 +01:00 |
InitUpdateButton.hpp
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
IrcHelpers.hpp
|
Store serverReceivedTime in messages (#3735)
|
2022-05-15 06:08:28 +00:00 |
IsBigEndian.hpp
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
LayoutCreator.hpp
|
Disable formatting on "contested lines" (#3714)
|
2022-05-07 14:57:26 +00:00 |
LayoutHelper.cpp
|
moved navigation to the right
|
2020-10-23 09:33:44 +02:00 |
LayoutHelper.hpp
|
moved navigation to the right
|
2020-10-23 09:33:44 +02:00 |
NuulsUploader.cpp
|
Replace QRegExp with QRegularExpression (#2945)
|
2021-07-04 11:02:12 +00:00 |
NuulsUploader.hpp
|
Added logging for uploaded images (#1712)
|
2020-06-13 14:53:09 +02:00 |
Overloaded.hpp
|
Add CI workflow to check line endings of all source files (#2082)
|
2020-10-18 15:54:48 +02:00 |
PersistSignalVector.hpp
|
refactored IgnoredController
|
2020-02-23 20:01:35 +01:00 |
PostToThread.hpp
|
clang-tidy: use std::move where applicable (#2605)
|
2021-04-10 12:34:40 +00:00 |
QObjectRef.hpp
|
Add Network tests (#2304)
|
2020-12-26 12:42:39 +01:00 |
QStringHash.hpp
|
messed up the operator
|
2019-10-03 10:13:49 +02:00 |
Qt.hpp
|
Fix Qt::SkipEmptyParts deprecation warning (#3726)
|
2022-05-14 10:11:39 +00:00 |
rangealgorithm.hpp
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
RapidjsonHelpers.cpp
|
Replace std::string with QString in rapidjson and PubSub Client (#3018)
|
2021-07-18 12:37:53 +00:00 |
RapidjsonHelpers.hpp
|
Replace std::string with QString in rapidjson and PubSub Client (#3018)
|
2021-07-18 12:37:53 +00:00 |
RapidJsonSerializeQString.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
RatelimitBucket.cpp
|
Rate limit outgoing JOIN messages (#3115)
|
2021-08-04 21:18:34 +00:00 |
RatelimitBucket.hpp
|
Rate limit outgoing JOIN messages (#3115)
|
2021-08-04 21:18:34 +00:00 |
RemoveScrollAreaBackground.hpp
|
Fixed deprecated method QPalette::{Fore,Back}ground (#2510)
|
2021-03-13 16:03:16 +01:00 |
SampleCheerMessages.hpp
|
Removed some examples
|
2019-09-08 17:31:00 +00:00 |
SampleLinks.hpp
|
Add lists of valid and invalid links
|
2019-12-29 15:46:29 +01:00 |
SharedPtrElementLess.hpp
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
SplitCommand.cpp
|
Fix quotation and handling of additional streamlink options (#2495)
|
2021-03-06 19:56:36 +01:00 |
SplitCommand.hpp
|
Fix quotation and handling of additional streamlink options (#2495)
|
2021-03-06 19:56:36 +01:00 |
StandardItemHelper.hpp
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
StreamerMode.cpp
|
chore: replace usages of obsolete twitch struct with backing field (#3614)
|
2022-03-19 11:02:29 +00:00 |
StreamerMode.hpp
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
StreamLink.cpp
|
Show feedback upon opening a channel in streamlink in more places (#3510)
|
2022-01-15 18:20:06 +01:00 |
StreamLink.hpp
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
Twitch.cpp
|
Prevent user from entering incorrect characters in Live Notifications channels list (#3715)
|
2022-05-08 10:27:25 +00:00 |
Twitch.hpp
|
Prevent user from entering incorrect characters in Live Notifications channels list (#3715)
|
2022-05-08 10:27:25 +00:00 |
WindowsHelper.cpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |
WindowsHelper.hpp
|
removed appbase directory
|
2019-10-07 15:46:41 +02:00 |