mirror-chatterino2/src/singletons
2024-10-12 10:35:39 +00: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 Remember Popped-up Chat Size (#5635) 2024-10-12 10:35:39 +00:00
StreamerMode.cpp fix(streamer-mode): access timer from correct thread (#5624) 2024-10-04 22:12:01 +02:00
StreamerMode.hpp fix: cleanly exit on shutdown (#5537) 2024-08-10 14:24:25 +02:00
Theme.cpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00
Theme.hpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02: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 Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00
WindowManager.hpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00