mirror-chatterino2/src/widgets
2023-09-13 20:38:32 +00:00
..
dialogs Fix input in reply thread popup losing focus when dragging (#4815) 2023-09-13 20:38:32 +00:00
helper Only layout visible ChannelViews (#4811) 2023-09-10 17:08:13 +02:00
listview Respect Theme in Input Completion & Quick Switcher (#4671) 2023-06-10 12:38:23 +00:00
settingspages Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426) 2023-09-09 11:11:19 +00:00
splits Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426) 2023-09-09 11:11:19 +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 Refactor Native Messages (#4738) 2023-07-30 11:14:58 +00:00
AttachedWindow.hpp Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426) 2023-09-09 11:11:19 +00: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 Remove BaseSettings & merge ConcurrentSettings (#4775) 2023-08-28 17:51:28 +02:00
BaseWidget.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseWindow.cpp Remove offset logic from BaseWindow::moveTo (#4798) 2023-08-28 16:38:41 +00:00
BaseWindow.hpp Remove offset logic from BaseWindow::moveTo (#4798) 2023-08-28 16:38:41 +00:00
DraggablePopup.cpp Add "pin" action to usercards and reply threads (#4692) 2023-07-01 16:38:55 +00:00
DraggablePopup.hpp Add "pin" action to usercards and reply threads (#4692) 2023-07-01 16:38:55 +00:00
FramelessEmbedWindow.cpp Use qintptr in QWidget::nativeEvent on Qt 6 (#4376) 2023-02-13 20:45:58 +00:00
FramelessEmbedWindow.hpp Use qintptr in QWidget::nativeEvent on Qt 6 (#4376) 2023-02-13 20:45:58 +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 Select correct notebook tab after closing while filtered (#4770) 2023-09-10 10:38:59 +00:00
Notebook.hpp Select correct notebook tab after closing while filtered (#4770) 2023-09-10 10:38:59 +00:00
Scrollbar.cpp Fix smooth scrolling when ChannelView is full (#4501) 2023-06-18 12:09:11 +00:00
Scrollbar.hpp Fix smooth scrolling when ChannelView is full (#4501) 2023-06-18 12:09:11 +00:00
TooltipEntryWidget.cpp Formalize zero-width emote implementation (#4314) 2023-03-18 12:30:08 -04:00
TooltipEntryWidget.hpp Formalize zero-width emote implementation (#4314) 2023-03-18 12:30:08 -04:00
TooltipWidget.cpp Fix tooltip & popup positioning (#4740) 2023-08-05 11:22:37 +00:00
TooltipWidget.hpp Formalize zero-width emote implementation (#4314) 2023-03-18 12:30:08 -04:00
Window.cpp Fix streamer mode button being always visible on Windows (#4690) 2023-06-18 12:33:44 +00:00
Window.hpp Add an indicator in the title bar if Streamer Mode is active (#4410) 2023-05-27 10:38:25 +00:00