mirror-chatterino2/src
2024-10-19 09:56:46 +00:00
..
common test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
controllers refactor(message-builder): move static helper methods to functions (#5652) 2024-10-18 13:03:36 +02:00
debug fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
messages refactor(message-builder): move static helper methods to functions (#5652) 2024-10-18 13:03:36 +02:00
providers refactor: move MessageBuilder snapshot test to IrcMessageHandler (#5654) 2024-10-18 13:41:57 +00:00
singletons fix: animate emotes when overlay is open (#5659) 2024-10-19 09:56:46 +00:00
util test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
widgets fix: animate emotes when overlay is open (#5659) 2024-10-19 09:56:46 +00:00
Application.cpp fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02:00
Application.hpp fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02:00
BrowserExtension.cpp chore: rename threads on Windows too (#5539) 2024-08-11 11:23:04 +02:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt refactor(message-builder): move static helper methods to functions (#5652) 2024-10-18 13:03:36 +02:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
PrecompiledHeader.hpp refactor: load Twitch emotes from Helix (#5239) 2024-09-01 11:22:54 +02:00
RunGui.cpp fix: some tooltips not being readable (#5578) 2024-08-31 10:42:12 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00