mirror-chatterino2/src
2024-01-26 21:55:30 +01:00
..
common chore: specialize Atomic<std::shared_ptr<T>> (#5133) 2024-01-26 21:55:30 +01:00
controllers refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +00:00
debug Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
messages perf: add signal to invalidate buffers without doing layout (#5123) 2024-01-24 18:13:31 +01:00
providers refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +00:00
singletons perf: add signal to invalidate buffers without doing layout (#5123) 2024-01-24 18:13:31 +01:00
util refactor: Remove most raw accesses into Application (#5104) 2024-01-19 17:59:55 +01:00
widgets perf: add signal to invalidate buffers without doing layout (#5123) 2024-01-24 18:13:31 +01:00
Application.cpp refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +00:00
Application.hpp refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +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 refactor: move Network files from src/common/ to src/common/network/ (#5089) 2024-01-15 21:28:44 +01:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
PrecompiledHeader.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
RunGui.cpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
RunGui.hpp refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00