mirror-chatterino2/src
2024-08-08 20:28:08 +02:00
..
common fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
controllers chore: silence some deprecation warnings in Qt 6.8 (#5529) 2024-08-04 11:23:29 +02: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 fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
providers refactor: move seventv/bttv event apis to application (#5532) 2024-08-08 15:08:31 +02:00
singletons refactor: move "delete old update files" logic to Updates (#5535) 2024-08-08 20:28:08 +02:00
util chore: silence some deprecation warnings in Qt 6.8 (#5529) 2024-08-04 11:23:29 +02:00
widgets chore: silence some deprecation warnings in Qt 6.8 (#5529) 2024-08-04 11:23:29 +02:00
Application.cpp refactor: move seventv/bttv event apis to application (#5532) 2024-08-08 15:08:31 +02:00
Application.hpp refactor: move seventv/bttv event apis to application (#5532) 2024-08-08 15:08:31 +02:00
BrowserExtension.cpp refactor: cleanup browser extension (#5465) 2024-06-22 13:38:12 +02:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp chore: post some ssl info on startup (#5475) 2024-06-21 12:48:51 +00:00
PrecompiledHeader.hpp chore: make FlagsEnum constexpr (#5510) 2024-07-16 16:35:44 +02:00
RunGui.cpp refactor: move "delete old update files" logic to Updates (#5535) 2024-08-08 20:28:08 +02:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00