mirror-chatterino2/src/widgets
nerix dc62e8248b
Add (invisible) resize handle to frameless usercards and reply threads (#4795)
* feat: add resize handle to usercards&reply threads

* Add changelog entry

---------

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2023-09-17 11:27:20 +00:00
..
dialogs Add (invisible) resize handle to frameless usercards and reply threads (#4795) 2023-09-17 11:27:20 +00:00
helper Add (invisible) resize handle to frameless usercards and reply threads (#4795) 2023-09-17 11:27:20 +00:00
listview Respect Theme in Input Completion & Quick Switcher (#4671) 2023-06-10 12:38:23 +00:00
settingspages Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
splits Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +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 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 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 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 Add WindowManager::getLastSelectedWindow() to replace getMainWindow() (#4816) 2023-09-16 20:53: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