X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatmonitorsettingspage.ui;h=61e3e7c9038f8448032828605069ae685402af39;hp=e69524ac7ec1848bcff28186238b6652f033f37f;hb=4b75d4e91978d8f34dafe9b488c86928cc160272;hpb=79da84574c2e95ec37894b869668d6b6ffc71c59 diff --git a/src/qtui/settingspages/chatmonitorsettingspage.ui b/src/qtui/settingspages/chatmonitorsettingspage.ui index e69524ac..61e3e7c9 100644 --- a/src/qtui/settingspages/chatmonitorsettingspage.ui +++ b/src/qtui/settingspages/chatmonitorsettingspage.ui @@ -158,6 +158,76 @@ 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 + + + + + + + + + Display messages from backlog on reconnect + + + Show messages from backlog + + + + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 20 + 16 + + + + + + + + Include read messages from backlog on reconnect + + + Include read messages + + + + + @@ -175,7 +245,23 @@ p, li { white-space: pre-wrap; } activeBuffers showHighlights showOwnMessages + alwaysOwn + showBacklog + includeRead - + + + showOwnMessages + toggled(bool) + alwaysOwn + setEnabled(bool) + + + showBacklog + toggled(bool) + includeRead + setEnabled(bool) + +