mirror-chatterino2/src
2024-09-28 12:49:26 +00:00
..
common chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +00:00
controllers chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +00: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 feat: include more data when copying messages as JSON (#5600) 2024-09-28 10:40:15 +00:00
providers refactor: move zero width replacement to a function (#5594) 2024-09-28 12:49:26 +00:00
singletons fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02:00
util refactor: move zero width replacement to a function (#5594) 2024-09-28 12:49:26 +00:00
widgets feat: include more data when copying messages as JSON (#5600) 2024-09-28 10:40:15 +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 chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +00: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