mirror-chatterino2/src/widgets/helper
Leon Richardt 93a6c55ed3 Fix subscription messages triggering split highlights (#1519)
Since #1320, subscription messages are treated as highlights in order to
allow customization. This caused subscription messages to highlight the
split(s) the message was received in. This is not intended behavior.

This commit fixes the issue by additionally checking if the
`Subscription` flag is set on a highlighted message.
2020-01-26 10:08:25 +01:00
..
Button.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
Button.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
ChannelView.cpp Fix subscription messages triggering split highlights (#1519) 2020-01-26 10:08:25 +01:00
ChannelView.hpp Fixes #1336 Pause on hover breaks moves selection 2019-09-25 23:49:30 +02:00
ColorButton.cpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
ColorButton.hpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
ComboBoxItemDelegate.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ComboBoxItemDelegate.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
CommonTexts.hpp made CommonTexts.hpp look like other headers 2019-05-02 00:01:18 +02:00
DebugPopup.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
DebugPopup.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
EditableModelView.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
EditableModelView.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
EffectLabel.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
EffectLabel.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
Line.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
NotebookButton.cpp formatted all files with clang 9 2019-09-26 00:51:05 +02:00
NotebookButton.hpp moved stuff from chatterino to appbase 2018-11-23 17:51:55 +01:00
NotebookTab.cpp Remove FMT dependency (#1472) 2020-01-03 20:51:37 +01:00
NotebookTab.hpp Fixed switching tabs using trackpad scroll. 2019-08-10 13:34:59 +02:00
QColorPicker.cpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
QColorPicker.hpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
ResizingTextEdit.cpp added settings to mention users with , 2019-08-21 01:08:15 +02:00
ResizingTextEdit.hpp Implement simpler fix for emote completion bug 2019-08-18 21:37:20 +02:00
ScrollbarHighlight.cpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
ScrollbarHighlight.hpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
SearchPopup.cpp Add a "BasePopup" class, which helps add default functionality to any popups (like the search popup) 2019-12-14 12:58:15 +01:00
SearchPopup.hpp Add a "BasePopup" class, which helps add default functionality to any popups (like the search popup) 2019-12-14 12:58:15 +01:00
SettingsDialogTab.cpp added header for search 2019-09-02 18:59:37 +02:00
SettingsDialogTab.hpp changed to 80 max column 2018-08-06 21:17:03 +02:00
SignalLabel.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
SignalLabel.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
TitlebarButton.cpp reformat 2019-11-02 12:36:42 +01:00
TitlebarButton.hpp removed appbase directory 2019-10-07 15:46:41 +02:00