renamed *Manager files

This commit is contained in:
fourtf
2018-06-28 19:46:45 +02:00
parent 5604ae6a67
commit 2df142bd50
80 changed files with 125 additions and 125 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
#include "Application.hpp"
#include "debug/Log.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Themes.hpp"
#include "widgets/BaseWindow.hpp"
#include <QChildEvent>
+1 -1
View File
@@ -3,7 +3,7 @@
#include "Application.hpp"
#include "boost/algorithm/algorithm.hpp"
#include "debug/Log.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/WindowManager.hpp"
#include "util/PostToThread.hpp"
#include "util/WindowsHelper.hpp"
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include "singletons/FontManager.hpp"
#include "singletons/Fonts.hpp"
#include "widgets/BaseWidget.hpp"
#include <pajlada/signals/signalholder.hpp>
+1 -1
View File
@@ -2,7 +2,7 @@
#include "Application.hpp"
#include "debug/Log.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include "singletons/WindowManager.hpp"
#include "widgets/Window.hpp"
#include "widgets/dialogs/SettingsDialog.hpp"
+1 -1
View File
@@ -1,7 +1,7 @@
#include "widgets/Scrollbar.hpp"
#include "Application.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include "widgets/helper/ChannelView.hpp"
#include <QDebug>
+1 -1
View File
@@ -1,7 +1,7 @@
#pragma once
#include "messages/LimitedQueue.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/Settings.hpp"
#include "widgets/BaseWidget.hpp"
#include "widgets/helper/ScrollbarHighlight.hpp"
+2 -2
View File
@@ -1,8 +1,8 @@
#include "TooltipWidget.hpp"
#include "Application.hpp"
#include "singletons/FontManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Fonts.hpp"
#include "singletons/Themes.hpp"
#include <QDebug>
#include <QDesktopWidget>
+2 -2
View File
@@ -5,8 +5,8 @@
#include "controllers/accounts/AccountController.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "singletons/IrcManager.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Themes.hpp"
#include "singletons/WindowManager.hpp"
#include "widgets/AccountSwitchPopupWidget.hpp"
#include "widgets/Notebook.hpp"
+1 -1
View File
@@ -5,7 +5,7 @@
#include <QPushButton>
#include <QVBoxLayout>
#include "singletons/UpdateManager.hpp"
#include "singletons/Updates.hpp"
#include "util/LayoutCreator.hpp"
#include "util/PostToThread.hpp"
+1 -1
View File
@@ -3,7 +3,7 @@
#include "Application.hpp"
#include "common/UrlFetch.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include "singletons/ResourceManager.hpp"
#include "singletons/Resources.hpp"
#include "util/LayoutCreator.hpp"
#include "util/PostToThread.hpp"
#include "widgets/Label.hpp"
+2 -2
View File
@@ -7,8 +7,8 @@
#include "messages/Message.hpp"
#include "messages/layouts/MessageLayout.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Themes.hpp"
#include "singletons/WindowManager.hpp"
#include "util/DistanceBetweenPoints.hpp"
#include "widgets/TooltipWidget.hpp"
+1 -1
View File
@@ -1,6 +1,6 @@
#include "widgets/helper/DropPreview.hpp"
#include "Application.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include <QDebug>
#include <QPainter>
+1 -1
View File
@@ -1,5 +1,5 @@
#include "widgets/helper/NotebookButton.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include "widgets/Notebook.hpp"
#include "widgets/helper/RippleEffectButton.hpp"
#include "widgets/splits/SplitContainer.hpp"
+2 -2
View File
@@ -3,8 +3,8 @@
#include "Application.hpp"
#include "common/Common.hpp"
#include "debug/Log.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Themes.hpp"
#include "util/Clamp.hpp"
#include "util/Helpers.hpp"
#include "widgets/Notebook.hpp"
+1 -1
View File
@@ -3,7 +3,7 @@
#include <QDebug>
#include <QPainter>
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
namespace chatterino {
+1 -1
View File
@@ -1,5 +1,5 @@
#include "widgets/helper/RippleEffectLabel.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include "widgets/splits/SplitHeader.hpp"
#include <QBrush>
+1 -1
View File
@@ -1,5 +1,5 @@
#include "widgets/helper/ScrollbarHighlight.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include "widgets/Scrollbar.hpp"
namespace chatterino {
+1 -1
View File
@@ -1,6 +1,6 @@
#include "TitlebarButton.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
namespace chatterino {
@@ -4,7 +4,7 @@
#include "controllers/highlights/HighlightController.hpp"
#include "controllers/highlights/HighlightModel.hpp"
#include "debug/Log.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/Settings.hpp"
#include "util/LayoutCreator.hpp"
#include "util/StandardItemHelper.hpp"
#include "widgets/helper/EditableModelView.hpp"
@@ -4,7 +4,7 @@
#include "controllers/accounts/AccountController.hpp"
#include "controllers/ignores/IgnoreController.hpp"
#include "controllers/ignores/IgnoreModel.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/Settings.hpp"
#include "util/LayoutCreator.hpp"
#include "widgets/helper/EditableModelView.hpp"
+2 -2
View File
@@ -3,8 +3,8 @@
#include "Application.hpp"
#include "controllers/taggedusers/TaggedUsersController.hpp"
#include "controllers/taggedusers/TaggedUsersModel.hpp"
#include "singletons/LoggingManager.hpp"
#include "singletons/PathManager.hpp"
#include "singletons/Logging.hpp"
#include "singletons/Paths.hpp"
#include "util/LayoutCreator.hpp"
#include "widgets/helper/EditableModelView.hpp"
+1 -1
View File
@@ -6,7 +6,7 @@
#include <QSpinBox>
#include <pajlada/signals/signal.hpp>
#include "singletons/SettingsManager.hpp"
#include "singletons/Settings.hpp"
namespace chatterino {
@@ -1,7 +1,7 @@
#include "SpecialChannelsPage.hpp"
#include "Application.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/Settings.hpp"
#include "util/LayoutCreator.hpp"
#include <QGroupBox>
+2 -2
View File
@@ -7,8 +7,8 @@
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchMessageBuilder.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Themes.hpp"
#include "singletons/WindowManager.hpp"
#include "util/StreamLink.hpp"
#include "widgets/Window.hpp"
+1 -1
View File
@@ -2,7 +2,7 @@
#include "Application.hpp"
#include "common/Common.hpp"
#include "debug/AssertInGuiThread.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Themes.hpp"
#include "singletons/WindowManager.hpp"
#include "util/Helpers.hpp"
#include "util/LayoutCreator.hpp"
+2 -2
View File
@@ -4,8 +4,8 @@
#include "common/UrlFetch.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "singletons/ResourceManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Resources.hpp"
#include "singletons/Themes.hpp"
#include "util/LayoutCreator.hpp"
#include "widgets/Label.hpp"
#include "widgets/TooltipWidget.hpp"
+2 -2
View File
@@ -6,8 +6,8 @@
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "singletons/IrcManager.hpp"
#include "singletons/SettingsManager.hpp"
#include "singletons/ThemeManager.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Themes.hpp"
#include "util/LayoutCreator.hpp"
#include "widgets/Notebook.hpp"
#include "widgets/splits/Split.hpp"
+1 -1
View File
@@ -9,7 +9,7 @@
#include <QPushButton>
#include "Application.hpp"
#include "singletons/ResourceManager.hpp"
#include "singletons/Resources.hpp"
#include "widgets/splits/Split.hpp"
#include "widgets/splits/SplitContainer.hpp"