mirror-chatterino2/src/singletons
nerix 694cc2dbff
fix: close logging-channels when closing channels (#5592)
Co-authored-by: kornes <28986062+kornes@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-09-14 12:17:31 +02:00
..
helper fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02: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 refactor: make a single MessageBuilder (#5548) 2024-08-24 10:18:27 +00:00
ImageUploader.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Logging.cpp fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02:00
Logging.hpp fix: close logging-channels when closing channels (#5592) 2024-09-14 12:17:31 +02:00
NativeMessaging.cpp fix: remove deprecated Application::getTwitchAbstract (#5560) 2024-08-25 11:38:57 +00:00
NativeMessaging.hpp fix: cleanly exit on shutdown (#5537) 2024-08-10 14:24:25 +02: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 fix: Fixed account switch not being saved if no other settings were changed (#5558) 2024-08-24 13:02:08 +00:00
Settings.hpp feat: add setting for showing pronouns in user info popup (#5442) 2024-09-08 11:19:43 +02:00
StreamerMode.cpp fix(streamer-mode): destroy timer on correct thread (#5571) 2024-08-29 14:55:18 +00:00
StreamerMode.hpp fix: cleanly exit on shutdown (#5537) 2024-08-10 14:24:25 +02:00
Theme.cpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
Theme.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Toasts.cpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
Toasts.hpp chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Updates.cpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
Updates.hpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
WindowManager.cpp refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
WindowManager.hpp refactor: some more Application refactors (#5551) 2024-08-25 11:04:48 +00:00