mirror-chatterino2/src/widgets
nerix 752825793a
Ignore invisible widgets when hit testing (#4873)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
2023-10-06 21:26:25 +00:00
..
dialogs Allow any window to be bounds-checked (#4802) 2023-09-24 13:32:43 +00:00
helper Fix flickering when running with Direct2D (#4851) 2023-10-01 07:13:37 +02:00
listview Respect Theme in Input Completion & Quick Switcher (#4671) 2023-06-10 12:38:23 +00:00
settingspages Mention filters in the note for features that nicknames don't work with (#4826) 2023-09-18 08:52:08 +02:00
splits Allow any window to be bounds-checked (#4802) 2023-09-24 13:32:43 +00:00
AccountSwitchPopup.cpp Style account switcher to match the current theme (#4817) 2023-09-15 18:44:36 +02:00
AccountSwitchPopup.hpp Style account switcher to match the current theme (#4817) 2023-09-15 18:44:36 +02:00
AccountSwitchWidget.cpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
AccountSwitchWidget.hpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00: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 Ignore invisible widgets when hit testing (#4873) 2023-10-06 21:26:25 +00:00
BaseWindow.hpp Allow any window to be bounds-checked (#4802) 2023-09-24 13:32:43 +00:00
DraggablePopup.cpp Fixed Usercard Popup not floating on tiling WMs on Linux (#3511) 2023-09-16 22:15:01 +02: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 Fix empty page added when showing OOB dialog (#4849) 2023-10-01 06:40:34 +00:00
Notebook.hpp Fix empty page added when showing OOB dialog (#4849) 2023-10-01 06:40:34 +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 empty page added when showing OOB dialog (#4849) 2023-10-01 06:40:34 +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