mirror-chatterino2/src
nerix 8202cd0d99
refactor: cleanup and document Scrollbar (#5334)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: Daniel Sage <sagedanielr@gmail.com>
2024-05-12 10:52:58 +00:00
..
common fix: prefer reporting error over status for 200 OK (#5378) 2024-05-05 19:37:22 +02:00
controllers Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +00:00
debug fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
messages fix: use the full url when resolving (#5345) 2024-04-21 19:24:11 +00:00
providers Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +00:00
singletons Change order of query parameters of Twitch Player URLs. (#5326) 2024-04-18 15:49:50 +00:00
util fix: Missing includes when building with USE_PRECOMPILED_HEADERS=OFF (#5389) 2024-05-11 16:52:25 +00:00
widgets refactor: cleanup and document Scrollbar (#5334) 2024-05-12 10:52:58 +00: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 Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +00: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