X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatmonitorsettingspage.ui;h=2a986057b2b8b0d11607aefed6f605b7f5c7ddd1;hb=169266ea6b484f8876679854998cdd6dac6b9e90;hp=cec87941dadc25aed470b5225de9a2fdbc0cde8a;hpb=be5b9feef292531c3b92f9f115bd5a55f436bc97;p=quassel.git diff --git a/src/qtui/settingspages/chatmonitorsettingspage.ui b/src/qtui/settingspages/chatmonitorsettingspage.ui index cec87941..2a986057 100644 --- a/src/qtui/settingspages/chatmonitorsettingspage.ui +++ b/src/qtui/settingspages/chatmonitorsettingspage.ui @@ -158,6 +158,46 @@ p, li { white-space: pre-wrap; } + + + + 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 + + + + + @@ -167,6 +207,24 @@ p, li { white-space: pre-wrap; }
bufferview.h
+ + operationMode + availableBuffers + deactivateBuffer + activateBuffer + activeBuffers + showHighlights + showOwnMessages + showBacklog + includeRead + - + + + showBacklog + toggled(bool) + includeRead + setEnabled(bool) + +