mirror-chatterino2/src
pajlada 5ca7d387e4
Expand upon test channels (#4655)
Available test channels:

- `$$$` - Fill up scrollback (1000 messages), then add a new message every 500ms
- `$$$:e` - Add a new message every 500ms
- `$$$$` - Fill up scrollback (1000 messages), then add a new message every 250ms
- `$$$$:e` - Add a new message every 250ms
- `$$$$$` - Fill up scrollback (1000 messages), then add a new message every 100ms
- `$$$$$:e` - Add a new message every 100ms
- `$$$$$$` - Fill up scrollback (1000 messages), then add a new message every 50ms
- `$$$$$$:e` - Add a new message every 50ms
- `$$$$$$$` - Fill up scrollback (1000 messages), then add a new message every 25ms
- `$$$$$$$:e` - Add a new message every 25ms
2023-05-27 13:33:01 +02:00
..
common Add input completion test suite (#4644) 2023-05-21 10:10:49 +00:00
controllers add "/shoutout" command (#4638) 2023-05-20 16:32:06 +00:00
debug Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
messages Remove Redundant Parsing of Links (#4507) 2023-04-22 22:58:37 +00:00
providers Expand upon test channels (#4655) 2023-05-27 13:33:01 +02:00
singletons Expand upon test channels (#4655) 2023-05-27 13:33:01 +02:00
util Add an indicator in the title bar if Streamer Mode is active (#4410) 2023-05-27 10:38:25 +00:00
widgets Add an indicator in the title bar if Streamer Mode is active (#4410) 2023-05-27 10:38:25 +00:00
.clang-format Format YAML and JSON Files With Prettier (#4304) 2023-01-15 17:27:41 +01:00
Application.cpp Add input completion test suite (#4644) 2023-05-21 10:10:49 +00:00
Application.hpp Add an indicator in the title bar if Streamer Mode is active (#4410) 2023-05-27 10:38:25 +00:00
BaseSettings.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseSettings.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
BrowserExtension.cpp Removed unused files IsBigEndian.hpp and rangealgorithm.hpp (#3776) 2022-05-29 10:19:26 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt add "/shoutout" command (#4638) 2023-05-20 16:32:06 +00:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Add Crashpad Support on Windows (#4351) 2023-02-12 20:36:58 +01:00
PrecompiledHeader.hpp Fix Qt6 building (#4393) 2023-02-19 20:19:18 +01:00
RunGui.cpp Update macOS icon for Ventura styling (#4577) 2023-04-29 17:45:08 +02:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00