mirror-chatterino2/src/widgets
2022-10-16 14:25:24 +00:00
..
dialogs fix: missing global emotes in popup (#4062) 2022-10-16 12:29:28 +00:00
helper Prevent copying in a couple places (#4066) 2022-10-16 14:25:24 +00:00
listview Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
settingspages Prevent copying in a couple places (#4066) 2022-10-16 14:25:24 +00:00
splits feat: Add 7TV Emotes and Badges (#4002) 2022-10-16 11:22:17 +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 Add includes so Chatterino compiles without PCH (#3308) 2021-10-26 17:20:28 +02: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 Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
BaseWidget.hpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
BaseWindow.cpp Set window icon in the whole application instead of in BaseWindow (#3554) 2022-01-30 16:08:02 +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 Make menus and placeholders display appropriate custom key combos. (#4045) 2022-10-09 17:20:44 +02: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 clang-tidy: use std::move where applicable (#2605) 2021-04-10 12:34:40 +00:00
StreamView.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
TooltipWidget.cpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
TooltipWidget.hpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Window.cpp Add debug hotkey for test sub messages (#4037) 2022-10-02 17:17:32 -04:00
Window.hpp fix: make popup windows have a parent per default (#3836) 2022-06-25 12:45:56 +00:00