mirror-chatterino2/src/widgets
nerix 86e71c8bd9
Migrate to C++ 20 & switch to websocketpp develop branch (#4252)
* feat: c++ 20

* fix: c++ 20 deprecations

* fix(msvc): warnings

* chore: add changelog entry

* fix: formatting

* Update websocketpp to the `develop` branch

* Specify other template type in FlagsEnum != operator

* Remove the user of simple template ids in our websocketpp template class

Also standardizes the file a bit by using nested namespaces, using
pragma once

* fix: turn `MAGIC_MESSAGE_SUFFIX` into a `QString`

* hacky unhacky hacky const char hack

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-12-24 11:56:11 +00:00
..
dialogs Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
helper Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
listview Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
settingspages Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
splits Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
AccountSwitchPopup.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
AccountSwitchPopup.hpp adjusted size of user switch popup 2019-09-08 12:43:12 +02: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 Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01: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 fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
BaseWindow.hpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +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: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +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 Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Notebook.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Scrollbar.cpp fix: smoothScrollingNewMessages sometimes hiding messages (#4028) 2022-10-01 12:05:05 +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 fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
TooltipWidget.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Window.cpp Migrate to C++ 20 & switch to websocketpp develop branch (#4252) 2022-12-24 11:56:11 +00:00
Window.hpp fix: make popup windows have a parent per default (#3836) 2022-06-25 12:45:56 +00:00