mirror-chatterino2/src/singletons
2024-07-21 13:09:59 +00:00
..
helper chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
CrashHandler.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
CrashHandler.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Emotes.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Emotes.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Fonts.cpp refactor: Fonts (#5228) 2024-03-10 13:27:08 +00:00
Fonts.hpp refactor: Fonts (#5228) 2024-03-10 13:27:08 +00:00
ImageUploader.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
ImageUploader.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Logging.cpp Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
Logging.hpp Added option to log streams by their ID, allowing for easier "per-stream" log analyzing (#5507) 2024-07-14 09:45:21 +00:00
NativeMessaging.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00: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 chore: unsingletonize Resources/Resources2 (#5460) 2024-06-16 13:17:07 +00:00
Resources.hpp 🔨 Automatically generate resources files with cmake (#4159) 2022-11-19 12:29:12 +01:00
Settings.cpp chore: mini refactorings and dead code removal (#5512) 2024-07-20 11:35:59 +02:00
Settings.hpp feat: add option to suppress live notifications on startup (#5388) 2024-07-20 12:19:27 +00:00
StreamerMode.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
StreamerMode.hpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
Theme.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Theme.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Toasts.cpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Toasts.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +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 chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
WindowManager.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00