mirror-chatterino2/src/widgets
kornes 330e0a99fa
Fix crash happening when QuickSwitcher is used with popout window (#4187)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2022-11-25 09:34:01 +00:00
..
dialogs Make cleanChannelName a NOOP for IRC (#4154) 2022-11-16 16:54:59 +00:00
helper Fix crashes that can occur when selecting/copying text (#4153) 2022-11-15 23:32:15 +00:00
listview Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
settingspages Fix low contrast of text in settings tooltip (#4188) 2022-11-25 10:01:07 +01:00
splits fix: don't ignore mousePressEvent in SplitInput (#4177) 2022-11-21 18:27:56 +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 Fix crash happening when QuickSwitcher is used with popout window (#4187) 2022-11-25 09:34:01 +00:00
Notebook.hpp Fix crash happening when QuickSwitcher is used with popout window (#4187) 2022-11-25 09:34:01 +00: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