Skip to content

Instantly share code, notes, and snippets.

@pajlada
Created January 13, 2018 01:55
Show Gist options
  • Save pajlada/4adfb65eb25a480968f39cdaa6309c34 to your computer and use it in GitHub Desktop.
Save pajlada/4adfb65eb25a480968f39cdaa6309c34 to your computer and use it in GitHub Desktop.
src/application.hpp:3: 'singletons/ircmanager.hpp' does not need to be #included
src/application.hpp:4: 'singletons/resourcemanager.hpp' does not need to be #included
src/channel.hpp:3: 'logging/loggingchannel.hpp' does not need to be #included
src/channel.hpp:4: 'messages/image.hpp' does not need to be #included
src/channel.hpp:6: 'util/concurrentmap.hpp' does not need to be #included
src/channeldata.hpp:4: 'messages/image.hpp' does not need to be #included
src/emojis.hpp:3: 'messages/image.hpp' does not need to be #included
src/emojis.hpp:4: 'util/concurrentmap.hpp' does not need to be #included
src/logging/loggingchannel.hpp:3: 'messages/message.hpp' does not need to be #included; use a forward declaration instead
src/logging/loggingmanager.cpp:11: static data 'logBasePath'
src/logging/loggingmanager.cpp:12: static data 'channelBasePath'
src/logging/loggingmanager.cpp:13: static data 'whispersBasePath'
src/logging/loggingmanager.cpp:14: static data 'mentionsBasePath'
src/logging/loggingmanager.cpp:16: static data 'channels'
src/logging/loggingmanager.hpp:3: 'loggingchannel.hpp' does not need to be #included; use a forward declaration instead
src/messages/highlightphrase.hpp:3: 'util/serialize-custom.hpp' does not need to be #included
src/messages/layouts/messagelayout.hpp:4: 'messages/layouts/messagelayoutelement.hpp' does not need to be #included; use a forward declaration instead
src/messages/layouts/messagelayout.hpp:6: 'messages/selection.hpp' does not need to be #included; use a forward declaration instead
src/messages/layouts/messagelayoutelement.hpp:10: 'messages/messagecolor.hpp' does not need to be #included
src/messages/limitedqueue.hpp:3: unable to find 'QDebug'
src/messages/message.cpp:87: static data 'xd'
src/messages/message.hpp:3: 'messages/messageelement.hpp' does not need to be #included; use a forward declaration instead
src/messages/message.hpp:4: 'widgets/helper/scrollbarhighlight.hpp' does not need to be #included; use a forward declaration instead
src/messages/message.hpp:76: static data 'cheerRegex'
src/messages/messagecolor.cpp:35: static data '_default'
src/messages/messagecolor.hpp:5: 'singletons/thememanager.hpp' does not need to be #included; use a forward declaration instead
src/messages/messageelement.hpp:3: 'messages/image.hpp' does not need to be #included
src/messages/messageelement.hpp:4: 'messages/link.hpp' does not need to be #included
src/messages/messageelement.hpp:5: 'messages/messagecolor.hpp' does not need to be #included
src/messages/messageelement.hpp:17: 'chatterino::Channel' not used
src/messages/messageelement.hpp:19: 'chatterino::util::EmoteData' forward declared, but needs to be #included
src/messages/messageelement.hpp:23: 'chatterino::messages::layouts::MessageLayoutContainer' not used
src/platform/borderless/qwinwidget.cpp: should #include header file 'src/platform/borderless/qwinwidget.h'
src/platform/borderless/qwinwidget.cpp:51: unable to find 'QWinWidget.h'
src/platform/borderless/qwinwidget.h:58: unable to find 'WinNativeWindow.h'
src/platform/borderless/qwinwidget.h:59: 'widget.h' does not need to be #included; use a forward declaration instead
src/platform/borderless/winnativewindow.cpp: should #include header file 'src/platform/borderless/winnativewindow.h'
src/platform/borderless/winnativewindow.cpp:1: unable to find 'WinNativeWindow.h'
src/platform/borderless/winnativewindow.cpp:6: static data 'WinNativeWindow::childWindow'
src/platform/borderless/winnativewindow.cpp:7: static data 'WinNativeWindow::childWidget'
src/platform/borderless/winnativewindow.h:4: unable to find 'Windows.h'
src/platform/borderless/winnativewindow.h:5: unable to find 'Windowsx.h'
src/platform/borderless/winnativewindow.h:30: static data 'childWindow'
src/platform/borderless/winnativewindow.h:31: static data 'childWidget'
src/singletons/channelmanager.cpp:11: static data 'instance'
src/singletons/channelmanager.cpp:127: static data 'temporary'
src/singletons/channelmanager.hpp:5: 'twitch/twitchchannel.hpp' does not need to be #included; use a forward declaration instead
src/singletons/commandmanager.cpp:16: static data 'instance'
src/singletons/completionmanager.cpp:12: static data 'instance'
src/singletons/completionmanager.hpp:8: 'helper/completionmodel.hpp' does not need to be #included; use a forward declaration instead
src/singletons/emotemanager.hpp:6: 'messages/image.hpp' does not need to be #included; use a forward declaration instead
src/singletons/emotemanager.hpp:8: 'twitch/emotevalue.hpp' does not need to be #included; use a forward declaration instead
src/singletons/emotemanager.hpp:9: 'twitch/twitchuser.hpp' does not need to be #included; use a forward declaration instead
src/singletons/fontmanager.cpp:43: static data 'instance'
src/singletons/helper/ircmessagehandler.cpp:185: static data 'idsToSkip'
src/singletons/ircmanager.cpp:209: static data 'i'
src/singletons/ircmanager.hpp:5: 'messages/message.hpp' does not need to be #included
src/singletons/ircmanager.hpp:6: 'twitch/twitchuser.hpp' does not need to be #included; use a forward declaration instead
src/singletons/ircmanager.hpp:25: 'chatterino::singletons::WindowManager' not used
src/singletons/pathmanager.cpp:11: static data 'instance'
src/singletons/resourcemanager.cpp:296: static data 'instance'
src/singletons/settingsmanager.cpp:12: '_registerSetting' not found in any directly #included header
src/singletons/settingsmanager.cpp:10: static data '_settings'
src/singletons/settingsmanager.hpp:97: static data 'instance'
src/singletons/thememanager.cpp:14: 'getMultiplierByTheme' not found in any directly #included header
src/singletons/thememanager.cpp:33: static data 'instance'
src/singletons/windowmanager.hpp:3: 'widgets/window.hpp' does not need to be #included; use a forward declaration instead
src/twitch/emotevalue.hpp:3: unable to find 'QString'
src/twitch/twitchaccountmanager.hpp:3: 'twitch/twitchuser.hpp' does not need to be #included; use a forward declaration instead
src/twitch/twitchchannel.cpp:165: static data 'genericURL'
src/twitch/twitchchannel.cpp:178: static data 'readConnection'
src/twitch/twitchchannel.hpp:4: 'singletons/emotemanager.hpp' does not need to be #included
src/twitch/twitchchannel.hpp:5: 'singletons/ircmanager.hpp' does not need to be #included
src/twitch/twitchchannel.hpp:6: 'util/concurrentmap.hpp' does not need to be #included
src/twitch/twitchmessagebuilder.cpp:319: static data 'player'
src/twitch/twitchmessagebuilder.cpp:320: static data 'currentPlayerUrl'
src/twitch/twitchmessagebuilder.hpp:5: 'singletons/emotemanager.hpp' does not need to be #included
src/util/emotemap.hpp:3: 'messages/image.hpp' does not need to be #included; use a forward declaration instead
src/util/networkmanager.cpp:8: static data 'NetworkManager::workerThread'
src/util/networkmanager.cpp:9: static data 'NetworkManager::NaM'
src/util/networkmanager.hpp:3: 'debug/log.hpp' does not need to be #included
src/util/networkmanager.hpp:50: static data 'workerThread'
src/util/networkmanager.hpp:54: static data 'NaM'
src/util/property.hpp:3: unable to find 'boost/noncopyable.hpp'
src/util/urlfetch.hpp:3: 'singletons/accountmanager.hpp' does not need to be #included
src/util/urlfetch.hpp:5: 'debug/log.hpp' does not need to be #included
src/widgets/accountpopup.cpp:6: unable to find 'ui_accountpopupform.h'
src/widgets/accountpopup.cpp:165: static data 'manager'
src/widgets/accountpopup.hpp:4: 'twitch/twitchchannel.hpp' does not need to be #included
src/widgets/accountpopup.hpp:18: 'chatterino::Channel' not used
src/widgets/accountswitchpopupwidget.hpp:3: 'widgets/accountswitchwidget.hpp' does not need to be #included
src/widgets/emotepopup.hpp:5: 'widgets/helper/channelview.hpp' does not need to be #included; use a forward declaration instead
src/widgets/helper/channelview.cpp:10: unable to find 'ui_accountpopupform.h'
src/widgets/helper/channelview.hpp:4: 'messages/image.hpp' does not need to be #included
src/widgets/helper/channelview.hpp:5: 'messages/layouts/messagelayout.hpp' does not need to be #included
src/widgets/helper/channelview.hpp:7: 'messages/messageelement.hpp' does not need to be #included
src/widgets/helper/channelview.hpp:11: 'widgets/helper/rippleeffectlabel.hpp' does not need to be #included; use a forward declaration instead
src/widgets/helper/rippleeffectlabel.hpp:3: 'widgets/basewidget.hpp' does not need to be #included; use a forward declaration instead
src/widgets/helper/scrollbarhighlight.hpp:3: unable to find 'QString'
src/widgets/helper/splitinput.hpp:5: 'widgets/emotepopup.hpp' does not need to be #included; use a forward declaration instead
src/widgets/logindialog.hpp:3: 'widgets/basewidget.hpp' does not need to be #included
src/widgets/notebook.cpp:265: static data 'lastFocusedWidget'
src/widgets/notebook.cpp:266: static data 'w'
src/widgets/notebook.hpp:5: 'widgets/helper/notebooktab.hpp' does not need to be #included
src/widgets/notebook.hpp:6: 'widgets/splitcontainer.hpp' does not need to be #included; use a forward declaration instead
src/widgets/qualitypopup.cpp:38: static data 'instance'
src/widgets/scrollbar.hpp:4: 'singletons/settingsmanager.hpp' does not need to be #included
src/widgets/settingsdialog.cpp:19: static data 'SettingsDialog::handle'
src/widgets/settingsdialog.cpp:118: static data 'instance'
src/widgets/settingsdialog.hpp:39: static data 'handle'
src/widgets/settingspages/accountspage.cpp:30: static data 'loginWidget'
src/widgets/settingspages/accountspage.hpp:5: 'widgets/accountswitchwidget.hpp' does not need to be #included; use a forward declaration instead
src/widgets/settingspages/settingspage.hpp:8: 'singletons/settingsmanager.hpp' does not need to be #included
src/widgets/split.cpp:387: static data 'labels'
src/widgets/split.cpp:388: static data 'jsonLabels'
src/widgets/split.cpp:488: static data 'rd'
src/widgets/split.hpp:4: 'messages/layouts/messagelayout.hpp' does not need to be #included
src/widgets/split.hpp:5: 'messages/layouts/messagelayoutelement.hpp' does not need to be #included
src/widgets/split.hpp:6: 'messages/limitedqueuesnapshot.hpp' does not need to be #included
src/widgets/split.hpp:7: 'messages/messageelement.hpp' does not need to be #included
src/widgets/split.hpp:10: 'widgets/helper/rippleeffectlabel.hpp' does not need to be #included
src/widgets/splitcontainer.cpp:24: static data 'SplitContainer::isDraggingSplit'
src/widgets/splitcontainer.cpp:25: static data 'SplitContainer::draggingSplit'
src/widgets/splitcontainer.cpp:26: static data 'SplitContainer::dropPosition'
src/widgets/splitcontainer.hpp:5: 'widgets/helper/notebooktab.hpp' does not need to be #included; use a forward declaration instead
src/widgets/splitcontainer.hpp:6: 'widgets/split.hpp' does not need to be #included; use a forward declaration instead
src/widgets/splitcontainer.hpp:41: static data 'isDraggingSplit'
src/widgets/splitcontainer.hpp:42: static data 'draggingSplit'
src/widgets/splitcontainer.hpp:43: static data 'dropPosition'
src/widgets/tooltipwidget.hpp:21: static data 'tooltipWidget'
src/widgets/window.cpp:98: static data 'index'
src/widgets/window.hpp:3: 'util/helpers.hpp' does not need to be #included
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment