mirror-chatterino2/src/util
pajlada 0c2488505c
Use an exponential backoff when deciding how long we need to wait for reconnects (#2892)
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
2021-06-20 13:29:52 +00:00
..
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 Normalize line endings in already existing files 2019-09-08 22:27:57 +02: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 Handle bits badge tier notification messages (#2611) 2021-04-11 12:17:21 +00:00
Helpers.hpp Handle bits badge tier notification messages (#2611) 2021-04-11 12:17:21 +00:00
IncognitoBrowser.cpp Add microsoft edge support for incognito (#1875) 2020-08-21 15:33:56 +02:00
IncognitoBrowser.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02: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 Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
IsBigEndian.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
JsonQuery.cpp this commit is too big 2018-08-02 14:23:27 +02:00
JsonQuery.hpp this commit is too big 2018-08-02 14:23:27 +02:00
LayoutCreator.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02: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 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
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
rangealgorithm.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
RapidjsonHelpers.cpp Add support for non-highlight channel point rewards (#1809) 2020-08-08 15:37:22 +02:00
RapidjsonHelpers.hpp Add support for non-highlight channel point rewards (#1809) 2020-08-08 15:37:22 +02:00
RapidJsonSerializeQString.hpp removed appbase directory 2019-10-07 15:46:41 +02: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
Shortcut.hpp removed appbase directory 2019-10-07 15:46:41 +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 Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
StreamerMode.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
StreamLink.cpp Fixed deprecated method QProcess::finished(int) (#2512) 2021-03-13 20:14:47 +01:00
StreamLink.hpp changed to 80 max column 2018-08-06 21:17:03 +02:00
Twitch.cpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
Twitch.hpp open twitch usercard on middle mouse (#1669) 2020-05-10 12:45:19 +02: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