mirror-chatterino2/src/widgets/settingspages
Felanbird 0e72cd62e3
Add even more tooltips when hovering settings (#4230)
* Add unshortenLinks tooltip `NEEDS LINK EXAMPLE`

* Add `linksDoubleClickOnly` tooltip

* Add `highlightInlineWhispers` tooltip

* Add `removeSpacesBetweenEmotes` tooltip

* Add a TODO comment for 7TV unlisted emote tooltip

* Add shortened link example

* Add `usernameDisplayModes` tooltip

* Add `highlightMentions` tooltip

* Add `attachExtensionToAnyProcess` tooltip

* Fix true/false-ing

* Add `showTabCloseButton` tooltip

* Add `showReplyButton` tooltip

* Use a different unicode for `showTabCloseButton`

* Don't use a unicode because it upsets the formatter

* Add `showTabLive` tooltip

* minor fixes

* unicode freakout distracted me from testing this setting

* Add `alternateMessages` tooltip

* Add `showLastMessageIndicator` tooltip

* Add `seperateMessages` tooltip

* Add `hideModerated` tooltip

* Add `hideDeletionActions` tooltip

* Don't mention a default line color for `showLastMessageIndicator`

* Better explain and display localized in `usernameDisplayMode`

* Respect keybind for `showTabCloseButton`

* Remove extra brackets

* nitpick

* Invert `hideModerated` setting

* Rename and update `showTabLive`
2022-12-18 12:30:21 +01:00
..
AboutPage.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
AboutPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
AccountsPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
AccountsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
CommandPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
CommandPage.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
ExternalToolsPage.cpp Add docs link for streamlink --args (#4217) 2022-12-06 23:27:27 +01:00
ExternalToolsPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
FiltersPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
FiltersPage.hpp Advanced channel filters (#1748) 2020-10-18 15:18:20 +02:00
GeneralPage.cpp Add even more tooltips when hovering settings (#4230) 2022-12-18 12:30:21 +01:00
GeneralPage.hpp added category navigation to general settings 2020-10-22 23:20:07 +02:00
GeneralPageView.cpp Fix low contrast of text in settings tooltip (#4188) 2022-11-25 10:01:07 +01:00
GeneralPageView.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
HighlightingPage.cpp Clear up Highlight sound settings (#4194) 2022-12-03 17:01:49 +01:00
HighlightingPage.hpp Add ability to highlight messages based on user badges (#1704) 2021-05-02 22:08:08 +00:00
IgnoresPage.cpp Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274) 2021-10-17 15:06:58 +02:00
IgnoresPage.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
KeyboardSettingsPage.cpp feat: Automatically select newly added table rows (#4216) 2022-12-06 22:52:58 +00:00
KeyboardSettingsPage.hpp Add custom hotkeys. (#2340) 2021-11-21 17:46:21 +00:00
ModerationPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
ModerationPage.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
NicknamesPage.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
NicknamesPage.hpp Added the ability to add nicknames for users (#2981) 2021-07-31 16:15:43 +02:00
NotificationPage.cpp Prevent user from entering incorrect characters in Live Notifications channels list (#3715) 2022-05-08 10:27:25 +00:00
NotificationPage.hpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
SettingsPage.cpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
SettingsPage.hpp Clear up Highlight sound settings (#4194) 2022-12-03 17:01:49 +01:00