mirror-chatterino2/src/singletons
2024-03-06 18:01:42 +00:00
..
helper refactor: Remove most raw accesses into Application (#5104) 2024-01-19 17:59:55 +01:00
Badges.cpp this commit is too big 2018-08-02 14:23:27 +02:00
Badges.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
CrashHandler.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
CrashHandler.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
Emotes.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
Emotes.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
Fonts.cpp refactor: Remove most raw accesses into Application (#5104) 2024-01-19 17:59:55 +01:00
Fonts.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
ImageUploader.cpp Fix incomplete traversal of clipboard data when an image is present resulting in Not an Image error (#5156) 2024-02-24 12:52:35 +00:00
ImageUploader.hpp Refactored the Image Uploader feature. (#4971) 2023-11-19 11:05:30 +00:00
Logging.cpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
Logging.hpp refactor: Logging (chat logger) (#5058) 2023-12-31 12:51:40 +00:00
NativeMessaging.cpp fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
NativeMessaging.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
Paths.cpp fix: store IPC file in application directory (#5226) 2024-03-03 12:15:50 +00:00
Paths.hpp fix: store IPC file in application directory (#5226) 2024-03-03 12:15:50 +00:00
Resources.cpp moved resources out of Application 2019-09-22 10:54:32 +02:00
Resources.hpp 🔨 Automatically generate resources files with cmake (#4159) 2022-11-19 12:29:12 +01:00
Settings.cpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
Settings.hpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
StreamerMode.cpp fix(streamer-mode): check setting on startup (#5236) 2024-03-06 18:01:42 +00:00
StreamerMode.hpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
Theme.cpp feat: Add a fallback theme to custom themes (#5198) 2024-02-24 15:14:49 +01:00
Theme.hpp feat: Add a fallback theme to custom themes (#5198) 2024-02-24 15:14:49 +01:00
Toasts.cpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
Toasts.hpp refactor: Toast (#4899) 2023-10-17 01:50:18 +00:00
Updates.cpp fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
Updates.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
WindowManager.cpp refactor: Turn link-info into its own element and class (#5178) 2024-02-18 12:34:00 +00:00
WindowManager.hpp perf: add signal to invalidate buffers without doing layout (#5123) 2024-01-24 18:13:31 +01:00