mirror-chatterino2/src/widgets
nerix 1043f9f803
Remove Unnecessary Includes in Headers (#4275)
* refactor: remove unnecessary includes in headers

* fix: formatting

* chore: changelog

* fix: scrollbar

* fix: suggestions and old appbase remains

* fix: suggestion

* fix: missing Qt forward declarations

* fix: another qt include

* fix: includes for precompiled-headers=off

* Add missing `<memory>` includes

* Add missing `#pragma once`

* Fix tests

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-12-31 14:41:01 +00:00
..
dialogs Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
helper Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
listview Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
settingspages Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
splits Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
AccountSwitchPopup.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
AccountSwitchPopup.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
AccountSwitchWidget.cpp Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
AccountSwitchWidget.hpp removed namespaces 2018-06-26 16:37:59 +02:00
AttachedWindow.cpp fix: Remove Unused Include Directives (#4266) 2022-12-27 20:26:32 +00:00
AttachedWindow.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BasePopup.cpp Keyboard integration for Streamlink quality confirmation (#3169) 2021-08-15 15:59:52 +02:00
BasePopup.hpp Keyboard integration for Streamlink quality confirmation (#3169) 2021-08-15 15:59:52 +02:00
BaseWidget.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseWidget.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseWindow.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
BaseWindow.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
DraggablePopup.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
DraggablePopup.hpp Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +00:00
FramelessEmbedWindow.cpp fix: Remove Unused Include Directives (#4266) 2022-12-27 20:26:32 +00:00
FramelessEmbedWindow.hpp Added x-attach-split-to-window command line arg (#2411) 2021-04-17 14:15:23 +00:00
Label.cpp clang-tidy: use std::move where applicable (#2605) 2021-04-10 12:34:40 +00:00
Label.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
Notebook.cpp Fix crash that would occur when performing certain actions after removing all tabs (#4271) 2022-12-29 19:15:32 +01:00
Notebook.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
Scrollbar.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
Scrollbar.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
StreamView.cpp Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133) 2022-11-10 20:11:40 +01:00
StreamView.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
TooltipWidget.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
TooltipWidget.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
Window.cpp SplitContainer refactor (#4261) 2022-12-25 11:09:25 +00:00
Window.hpp fix: make popup windows have a parent per default (#3836) 2022-06-25 12:45:56 +00:00