mirror-chatterino2/src/widgets
Adam Davies a9d3c00369
Add setting to prevent or highlight message overflow (#3418)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-11-13 11:47:46 +00:00
..
dialogs Add settings to increase split and usercard scrollback (#3811) 2022-11-12 15:53:42 +00:00
helper Fix context menu not opening when username is right clicked from usercard/search/reply window (#4122) 2022-11-12 18:10:21 +01:00
listview Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
settingspages Add setting to prevent or highlight message overflow (#3418) 2022-11-13 11:47:46 +00:00
splits Add setting to prevent or highlight message overflow (#3418) 2022-11-13 11:47:46 +00:00
AccountSwitchPopup.cpp Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
AccountSwitchPopup.hpp adjusted size of user switch popup 2019-09-08 12:43:12 +02:00
AccountSwitchWidget.cpp Update to latest settings library version 2018-11-03 13:00:07 +01:00
AccountSwitchWidget.hpp removed namespaces 2018-06-26 16:37:59 +02:00
AttachedWindow.cpp Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133) 2022-11-10 20:11:40 +01:00
AttachedWindow.hpp Add includes so Chatterino compiles without PCH (#3308) 2021-10-26 17:20:28 +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 BaseTheme is no more 🦀 (#4132) 2022-11-10 09:07:50 +00:00
BaseWidget.hpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
BaseWindow.cpp Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133) 2022-11-10 20:11:40 +01:00
BaseWindow.hpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
DraggablePopup.cpp Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +00:00
DraggablePopup.hpp Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +00:00
FramelessEmbedWindow.cpp chore: replace usages of obsolete twitch struct with backing field (#3614) 2022-03-19 11:02:29 +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 Improve look of tabs when using a layout other than top (#3925) 2022-11-08 22:46:43 +01:00
Notebook.hpp Make menus and placeholders display appropriate custom key combos. (#4045) 2022-10-09 17:20:44 +02:00
Scrollbar.cpp fix: smoothScrollingNewMessages sometimes hiding messages (#4028) 2022-10-01 12:05:05 +00:00
Scrollbar.hpp Added a Scroll to top keyboard shortcut for splits (#3802) 2022-06-18 11:48:55 +00: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 BaseTheme is no more 🦀 (#4132) 2022-11-10 09:07:50 +00:00
TooltipWidget.hpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Window.cpp Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133) 2022-11-10 20:11:40 +01:00
Window.hpp fix: make popup windows have a parent per default (#3836) 2022-06-25 12:45:56 +00:00