mirror-chatterino2/src
2024-03-17 14:27:23 +01:00
..
common feat: Warn for commands with duplicate triggers (#4322) 2024-03-17 11:46:58 +00:00
controllers experiment with making a highlight configure dialog 2024-03-17 14:27:23 +01:00
debug fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
messages Add highlight color and show in mentions to automod messages (#5215) 2024-03-09 11:03:36 +00:00
providers fix: truncate outgoing IRC messages to ensure we don't send more than 512 bytes (#5246) 2024-03-10 13:00:52 +00:00
singletons refactor: Fonts (#5228) 2024-03-10 13:27:08 +00:00
util fix: store IPC file in application directory (#5226) 2024-03-03 12:15:50 +00:00
widgets experiment with making a highlight configure dialog 2024-03-17 14:27:23 +01:00
Application.cpp refactor: Fonts (#5228) 2024-03-10 13:27:08 +00:00
Application.hpp refactor: Fonts (#5228) 2024-03-10 13:27:08 +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 experiment with making a highlight configure dialog 2024-03-17 14:27:23 +01:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp fix: store IPC file in application directory (#5226) 2024-03-03 12:15:50 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp fix: avoid promoting child widgets to child windows (#5161) 2024-02-10 11:43:59 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00