mirror-chatterino2/src/widgets/settingspages
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
..
AboutPage.cpp Fix RapidJSON link not being https (#4113) 2022-11-05 04:53:13 +00:00
AboutPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
AccountsPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
AccountsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
CommandPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
CommandPage.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
ExternalToolsPage.cpp Moved image uploader confirmation setting to external tools page (#2923) 2021-06-26 12:08:44 +00:00
ExternalToolsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
FiltersPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
FiltersPage.hpp Advanced channel filters (#1748) 2020-10-18 15:18:20 +02:00
GeneralPage.cpp Add setting to prevent or highlight message overflow (#3418) 2022-11-13 11:47:46 +00:00
GeneralPage.hpp added category navigation to general settings 2020-10-22 23:20:07 +02:00
GeneralPageView.cpp Fix low contrast of text in settings tooltip (#4188) 2022-11-25 10:01:07 +01:00
GeneralPageView.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
HighlightingPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
HighlightingPage.hpp Add ability to highlight messages based on user badges (#1704) 2021-05-02 22:08:08 +00:00
IgnoresPage.cpp Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274) 2021-10-17 15:06:58 +02:00
IgnoresPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
KeyboardSettingsPage.cpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
KeyboardSettingsPage.hpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
ModerationPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
ModerationPage.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
NicknamesPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
NicknamesPage.hpp Added the ability to add nicknames for users (#2981) 2021-07-31 16:15:43 +02:00
NotificationPage.cpp Prevent user from entering incorrect characters in Live Notifications channels list (#3715) 2022-05-08 10:27:25 +00:00
NotificationPage.hpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
SettingsPage.cpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
SettingsPage.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00