X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatmonitorsettingspage.ui;h=61e3e7c9038f8448032828605069ae685402af39;hb=d4b81a6d777de45611034b26bd89973d19e60c96;hp=2a986057b2b8b0d11607aefed6f605b7f5c7ddd1;hpb=a4cba7a7497d8b71942d5f5e81ef3c04f5c6bad5;p=quassel.git diff --git a/src/qtui/settingspages/chatmonitorsettingspage.ui b/src/qtui/settingspages/chatmonitorsettingspage.ui index 2a986057..61e3e7c9 100644 --- a/src/qtui/settingspages/chatmonitorsettingspage.ui +++ b/src/qtui/settingspages/chatmonitorsettingspage.ui @@ -158,6 +158,36 @@ p, li { white-space: pre-wrap; } + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 20 + 16 + + + + + + + + Show own messages in chatmonitor even if the originating buffer is ignored + + + Include ignored buffers + + + + + @@ -215,11 +245,18 @@ p, li { white-space: pre-wrap; } activeBuffers showHighlights showOwnMessages + alwaysOwn showBacklog includeRead + + showOwnMessages + toggled(bool) + alwaysOwn + setEnabled(bool) + showBacklog toggled(bool)