mirror-chatterino2/src/widgets/settingspages
Leon Richardt 6e7f8d9d9c
Fix: ColorButtons in settings don't respect search (#2073)
Prior to this commit, adding a ColorButton to a SettingsLayout via
`SettingsLayout::addColorButton` lead to the button not respecting
search queries. This is because they are not added to the layout in a
Group. This commit fixes the behavior, causing color buttons to behave
like every other settings widget.
2020-10-16 09:06:54 +02:00
..
AboutPage.cpp added checks to mitigate floating point crashes 2020-04-19 21:05:40 +02:00
AboutPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
AccountsPage.cpp lazily initialize settings pages 2020-02-21 01:59:58 +01:00
AccountsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
CommandPage.cpp removed compat functions in SignalVector 2020-02-23 19:44:13 +01:00
CommandPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ExternalToolsPage.cpp removed default image uploader 2020-08-22 18:33:37 +02:00
ExternalToolsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
GeneralPage.cpp Fix: ColorButtons in settings don't respect search (#2073) 2020-10-16 09:06:54 +02:00
GeneralPage.hpp Add settings for last message line style (#2019) 2020-10-04 18:26:46 +02:00
HighlightingPage.cpp [Bug Fix] Color of second user highlight cannot be set (#1898) 2020-08-22 23:10:10 +02:00
HighlightingPage.hpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
IgnoresPage.cpp moved some Settings from Application to Settings 2020-02-23 22:15:13 +01:00
IgnoresPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
KeyboardSettingsPage.cpp keybindings page in settings now scrolls 2020-08-13 20:48:47 +02:00
KeyboardSettingsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
ModerationPage.cpp Merge branch 'Ch2Usercard' 2020-09-26 14:54:44 +02:00
ModerationPage.hpp Merge branch 'Ch2Usercard' 2020-09-26 14:54:44 +02:00
NotificationPage.cpp updated descriptions in notification settings 2020-08-13 17:36:45 +02:00
NotificationPage.hpp Implemented requested changes 2019-05-02 00:01:18 +02:00
SettingsPage.cpp lazily initialize settings pages 2020-02-21 01:59:58 +01:00
SettingsPage.hpp lazily initialize settings pages 2020-02-21 01:59:58 +01:00