mirror-chatterino2/src
2024-07-14 11:17:42 +02:00
..
common feat: strip prefixes and suffixes in links (#5486) 2024-07-14 11:17:42 +02:00
controllers feat: strip prefixes and suffixes in links (#5486) 2024-07-14 11:17:42 +02:00
debug fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
messages feat: strip prefixes and suffixes in links (#5486) 2024-07-14 11:17:42 +02:00
providers feat: strip prefixes and suffixes in links (#5486) 2024-07-14 11:17:42 +02:00
singletons Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log (#5499) 2024-07-13 11:15:11 +00:00
util Support more firefox variants for incognito link opening (#5503) 2024-07-11 10:42:20 +00:00
widgets Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log (#5499) 2024-07-13 11:15:11 +00:00
Application.cpp Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log (#5499) 2024-07-13 11:15:11 +00:00
Application.hpp chore: unsingletonize SoundController (#5462) 2024-06-16 13:44:08 +00: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 show running qt version if it differs from compiled version (#5501) 2024-07-09 16:18:35 +02: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 Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp Use Qt's High-DPI scaling on Windows (#4868) 2024-05-12 11:59:14 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00