mirror-chatterino2/src/widgets
pajlada a83c139154
Fix crash that can occur when changing channels (#3799)
The signal that handled the splitinput completer never disconnected, so
if it closed it would access bad memory
2022-06-14 13:46:52 +00:00
..
dialogs Removed total views from the usercard (#3792) 2022-06-05 20:51:18 +00:00
helper Overhaul highlight system (#3399) 2022-06-05 15:40:57 +00:00
listview Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
settingspages Organized version information (#3781) 2022-06-04 19:00:42 +00:00
splits Fix crash that can occur when changing channels (#3799) 2022-06-14 13:46:52 +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 Simplify code for fake debug messages (#3775) 2022-05-29 12:53:22 +00:00
Window.hpp Improve Twitch PubSub connection reliability (#3643) 2022-05-07 15:22:39 +00:00