mirror-chatterino2/src
2024-01-06 11:28:06 +00:00
..
common refactor: Logging (chat logger) (#5058) 2023-12-31 12:51:40 +00:00
controllers Added missing periods at mod-related messages and some system messages (#5061) 2024-01-03 12:24:23 +01:00
debug Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
messages Added missing periods at mod-related messages and some system messages (#5061) 2024-01-03 12:24:23 +01:00
providers feat: show restricted chats and suspicious treatment updates (#5056) 2023-12-31 10:44:55 +00:00
singletons Add some tests for NotebookTab (#5070) 2024-01-06 11:42:45 +01:00
util fix: Fixed some compiler warnings (#5028) 2023-12-16 11:24:28 +00:00
widgets fix: Avoid duplicate scale in settings dialog (#5069) 2024-01-06 11:28:06 +00:00
Application.cpp Added missing periods at mod-related messages and some system messages (#5061) 2024-01-03 12:24:23 +01:00
Application.hpp refactor: Logging (chat logger) (#5058) 2023-12-31 12:51:40 +00:00
BrowserExtension.cpp Refactor Native Messages (#4738) 2023-07-30 11:14:58 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt feat: show restricted chats and suspicious treatment updates (#5056) 2023-12-31 10:44:55 +00:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp refactor: Make Args less of a singleton (#5041) 2023-12-29 15:40:31 +01:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp refactor: Make Args less of a singleton (#5041) 2023-12-29 15:40:31 +01:00
RunGui.hpp refactor: Make Args less of a singleton (#5041) 2023-12-29 15:40:31 +01:00