mirror-chatterino2/src/singletons
pajlada 032f290767
Sort and force grouping of includes (#4172)
This change enforces strict include grouping using IncludeCategories

In addition to adding this to the .clang-format file and applying it in the tests/src and src directories, I also did the following small changes:

    In ChatterSet.hpp, I changed lrucache to a <>include
    In Irc2.hpp, I change common/SignalVector.hpp to a "project-include"
    In AttachedWindow.cpp, NativeMessaging.cpp, WindowsHelper.hpp, BaseWindow.cpp, and StreamerMode.cpp, I disabled clang-format for the windows-includes
    In WindowDescriptors.hpp, I added the missing vector include. It was previously not needed because the include was handled by another file that was previously included first.
    clang-format minimum version has been bumped, so Ubuntu version used in the check-formatting job has been bumped to 22.04 (which is the latest LTS)
2022-11-27 19:32:53 +01:00
..
helper Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Badges.cpp this commit is too big 2018-08-02 14:23:27 +02:00
Badges.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Emotes.cpp Fixed newly uploaded subscriber emotes not being available (#2992) 2021-07-17 15:18:17 +00:00
Emotes.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Fonts.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
Fonts.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Logging.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Logging.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
NativeMessaging.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
NativeMessaging.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Paths.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Paths.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Resources.cpp moved resources out of Application 2019-09-22 10:54:32 +02:00
Resources.hpp 🔨 Automatically generate resources files with cmake (#4159) 2022-11-19 12:29:12 +01:00
Settings.cpp Added the ability to add nicknames for users (#2981) 2021-07-31 16:15:43 +02:00
Settings.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Theme.cpp Add ability to pin Usercards to stay open even if it loses focus (#3884) 2022-11-12 12:21:43 +00:00
Theme.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Toasts.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Toasts.hpp Added stream titles to windows toast notifications (#2044) 2022-10-30 12:29:43 +00:00
TooltipPreviewImage.cpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
TooltipPreviewImage.hpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
Updates.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Updates.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
WindowManager.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
WindowManager.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00