mirror-chatterino2/src
2024-05-14 14:54:14 +02: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 Merge branch 'master' of github.com:Chatterino/chatterino2 into feature/image_uploader_ui 2024-05-14 00:49:05 +02:00
providers fix: update color of usernames & boldness of usernames on the fly (#5300) 2024-05-12 12:37:47 +00:00
singletons reformat 2024-05-14 14:54:14 +02:00
util Add onError callback to load pixmap code 2024-05-14 14:49:59 +02:00
widgets Make ImageUploaderPage look decent by throwing it out and making it again 2024-05-14 14:51:18 +02:00
Application.cpp Merge branch 'master' of github.com:Chatterino/chatterino2 into feature/image_uploader_ui 2024-03-13 03:01:17 +01: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 Nuke ImagePtrItemDelegate 2024-05-14 14:48:43 +02:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Use Qt's High-DPI scaling on Windows (#4868) 2024-05-12 11:59:14 +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