mirror-chatterino2/src/widgets
badoge 135f914b38
Hide category labels when searching in Viewer list (#3719)
This fixed a bug introduced in #3683

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2022-05-28 11:11:51 +00:00
..
dialogs Add scrollbar to Select filters dialog (#3737) 2022-05-28 10:25:58 +00:00
helper feat: add global channel search support (#3694) 2022-05-23 00:47:16 +00:00
listview Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
settingspages Feature: execute commands on chat messages using the context menu (#3738) 2022-05-22 14:45:54 +00:00
splits Hide category labels when searching in Viewer list (#3719) 2022-05-28 11:11:51 +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
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 Add missing parent pointer to few QMessageBox and QFontDialog (#3679) 2022-04-16 08:59:20 +00:00
Notebook.hpp Add the ability to lock NotebookTab layout (#3627) 2022-03-26 14:16:45 +01:00
Scrollbar.cpp Fix 'First Message' scrollbar highlights not being disabled (#3325) 2021-10-30 13:24:38 +02:00
Scrollbar.hpp Wait for smooth scrolling animation to add new message (#2084) 2021-04-24 15:15:15 +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 Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00
Window.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00