mirror-chatterino2/src/singletons
2024-08-25 11:04:48 +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 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 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: rename threads on Windows too (#5539) 2024-08-11 11:23:04 +02: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 fix: Fixed account switch not being saved if no other settings were changed (#5558) 2024-08-24 13:02:08 +00:00
StreamerMode.cpp fix: cleanly exit on shutdown (#5537) 2024-08-10 14:24:25 +02:00
StreamerMode.hpp fix: cleanly exit on shutdown (#5537) 2024-08-10 14:24:25 +02:00
Theme.cpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00: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: move "delete old update files" logic to Updates (#5535) 2024-08-08 20:28:08 +02:00
Updates.hpp refactor: move "delete old update files" logic to Updates (#5535) 2024-08-08 20:28:08 +02:00
WindowManager.cpp refactor: some more Application refactors (#5551) 2024-08-25 11:04:48 +00:00
WindowManager.hpp refactor: some more Application refactors (#5551) 2024-08-25 11:04:48 +00:00