mirror-chatterino2/src/widgets
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
..
dialogs Refactor the EmotePopup file (#4239) 2022-12-17 18:33:17 +01:00
helper feat: Add Setting to Hide Reply Context (#4224) 2022-12-07 21:02:54 +00:00
listview Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
settingspages Add even more tooltips when hovering settings (#4230) 2022-12-18 12:30:21 +01:00
splits Fix selection clearing not working in Reply window (#4218) 2022-12-07 18:21:04 +00:00
AccountSwitchPopup.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00: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 Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
AttachedWindow.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01: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 Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseWidget.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseWindow.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
BaseWindow.hpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
DraggablePopup.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
DraggablePopup.hpp Added support for Twitch's Chat Replies (#3722) 2022-07-31 10:45:25 +00:00
FramelessEmbedWindow.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +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 Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Notebook.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Scrollbar.cpp fix: smoothScrollingNewMessages sometimes hiding messages (#4028) 2022-10-01 12:05:05 +00:00
Scrollbar.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
StreamView.cpp Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133) 2022-11-10 20:11:40 +01:00
StreamView.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
TooltipWidget.cpp fix: prevent unnecessary layout saves (#4201) 2022-12-03 10:50:22 +00:00
TooltipWidget.hpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Window.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
Window.hpp fix: make popup windows have a parent per default (#3836) 2022-06-25 12:45:56 +00:00