mirror-chatterino2/src/util
pajlada 1eabda8668
Initial backend test for user-based data/customizations (#4144)
Right now only support for colors and no real UX, idea is to test it & allow the idea to grow while figuring out the UX
2022-11-13 17:21:21 +00:00
..
serialize Initial backend test for user-based data/customizations (#4144) 2022-11-13 17:21:21 +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 Simplify code for fake debug messages (#3775) 2022-05-29 12:53:22 +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 Optimize formatTime utility (#3777) 2022-05-29 11:54:42 +00: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 Implement initial support for RTL languages (#3958) 2022-11-10 20:36:19 +00:00
Helpers.hpp Implement initial support for RTL languages (#3958) 2022-11-10 20:36:19 +00:00
IncognitoBrowser.cpp Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133) 2022-11-10 20:11:40 +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
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 Include more error messaging for failed image uploads (#4096) 2022-11-01 21:39:26 +01: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 feat: Live Emote Updates for 7TV (#4090) 2022-11-13 12:07:41 +01: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
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
SampleData.cpp Add Basic Elevated Message support (#4016) 2022-09-30 23:23:31 +00:00
SampleData.hpp Simplify code for fake debug messages (#3775) 2022-05-29 12:53:22 +00: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 Added more streaming software to streamer mode binaries list (#3740) 2022-05-28 12:17:42 +00:00
StreamerMode.hpp Added more streaming software to streamer mode binaries list (#3740) 2022-05-28 12:17:42 +00: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 Migrate /color command to Helix API (#3988) 2022-09-16 21:15:28 +00:00
Twitch.hpp Migrate /color command to Helix API (#3988) 2022-09-16 21:15:28 +00:00
TypeName.hpp chore: warn when parsing environment variable fails (#3904) 2022-08-06 13:38:10 +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