.. |
common
|
refactor: some more Application refactors (#5551)
|
2024-08-25 11:04:48 +00:00 |
controllers
|
fix: remove deprecated Application::getTwitchAbstract (#5560)
|
2024-08-25 11:38:57 +00:00 |
debug
|
fix: replace defines with constexpr/const and use more absolute paths for includes (#5527)
|
2024-08-03 10:00:58 +00:00 |
messages
|
refactor: make a single MessageBuilder (#5548)
|
2024-08-24 10:18:27 +00:00 |
providers
|
fix: remove deprecated Application::getTwitchAbstract (#5560)
|
2024-08-25 11:38:57 +00:00 |
singletons
|
fix: remove deprecated Application::getTwitchAbstract (#5560)
|
2024-08-25 11:38:57 +00:00 |
util
|
refactor: some more Application refactors (#5551)
|
2024-08-25 11:04:48 +00:00 |
widgets
|
fix: remove deprecated Application::getTwitchAbstract (#5560)
|
2024-08-25 11:38:57 +00:00 |
Application.cpp
|
fix: remove deprecated Application::getTwitchAbstract (#5560)
|
2024-08-25 11:38:57 +00:00 |
Application.hpp
|
fix: remove deprecated Application::getTwitchAbstract (#5560)
|
2024-08-25 11:38:57 +00:00 |
BrowserExtension.cpp
|
chore: rename threads on Windows too (#5539)
|
2024-08-11 11:23:04 +02:00 |
BrowserExtension.hpp
|
Argument parsing rework (#1940)
|
2020-09-26 16:03:51 +02:00 |
CMakeLists.txt
|
refactor: some more Application refactors (#5551)
|
2024-08-25 11:04:48 +00:00 |
ForwardDecl.hpp
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
main.cpp
|
fix: Fixed account switch not being saved if no other settings were changed (#5558)
|
2024-08-24 13:02:08 +00:00 |
PrecompiledHeader.hpp
|
chore: make FlagsEnum constexpr (#5510)
|
2024-07-16 16:35:44 +02:00 |
RunGui.cpp
|
fix: Fixed account switch not being saved if no other settings were changed (#5558)
|
2024-08-24 13:02:08 +00:00 |
RunGui.hpp
|
refactor: Un-singletonize Paths & Updates (#5092)
|
2024-01-16 20:56:43 +00:00 |