mirror-chatterino2/src/widgets
2024-02-14 14:49:31 +01:00
..
dialogs refactor: Move Emotes to Application (#5120) 2024-01-21 13:20:21 +00:00
helper feat: Add "Copy message as JSON" option when shift-right-clicking a message (#5150) 2024-02-03 12:03:31 +00:00
listview refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
settingspages fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
splits fix: more MSVC warnings (#5137) 2024-01-30 17:28:36 +01:00
AccountSwitchPopup.cpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
AccountSwitchPopup.hpp Style account switcher to match the current theme (#4817) 2023-09-15 18:44:36 +02:00
AccountSwitchWidget.cpp refactor: Remove most raw accesses into Application (#5104) 2024-01-19 17:59:55 +01:00
AccountSwitchWidget.hpp Fix signal connection nodiscard warnings (#4818) 2023-09-16 11:52:51 +00:00
AttachedWindow.cpp refactor: Message (#4915) 2023-11-02 14:48:12 +00:00
AttachedWindow.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02: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 refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
BaseWidget.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
BaseWindow.cpp fix: minimize button remaining hovered on Windows (#5175) 2024-02-14 14:49:31 +01:00
BaseWindow.hpp fix: avoid promoting child widgets to child windows (#5161) 2024-02-10 11:43:59 +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 refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
FramelessEmbedWindow.hpp Use qintptr in QWidget::nativeEvent on Qt 6 (#4376) 2023-02-13 20:45:58 +00:00
Label.cpp fix: Fixed some compiler warnings (#5028) 2023-12-16 11:24:28 +00:00
Label.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
Notebook.cpp feat: add option to change the top-most status of a window (#5135) 2024-02-04 12:33:37 +00:00
Notebook.hpp feat: add option to change the top-most status of a window (#5135) 2024-02-04 12:33:37 +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 Fix tooltips appearing too large and/or away from the cursor (#4920) 2023-11-04 18:13:34 +00:00
TooltipEntryWidget.hpp Formalize zero-width emote implementation (#4314) 2023-03-18 12:30:08 -04:00
TooltipWidget.cpp refactor: Remove most raw accesses into Application (#5104) 2024-01-19 17:59:55 +01:00
TooltipWidget.hpp Fix missing parent of tooltips for Wayland (#4998) 2023-12-09 11:28:33 +00:00
Window.cpp refactor: Remove most raw accesses into Application (#5104) 2024-01-19 17:59:55 +01:00
Window.hpp Add an indicator in the title bar if Streamer Mode is active (#4410) 2023-05-27 10:38:25 +00:00