X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatmonitorsettingspage.ui;h=a5439088bd5aee8c844e2e142dd248cbc0904f72;hp=999ed2e9c1adb5fe0e5520ca2c2055604ce90f9f;hb=HEAD;hpb=77397f5e999830077fee13187c6a1ee044d92545 diff --git a/src/qtui/settingspages/chatmonitorsettingspage.ui b/src/qtui/settingspages/chatmonitorsettingspage.ui index 999ed2e9..a5439088 100644 --- a/src/qtui/settingspages/chatmonitorsettingspage.ui +++ b/src/qtui/settingspages/chatmonitorsettingspage.ui @@ -1,64 +1,124 @@ - + + ChatMonitorSettingsPage - - + + 0 0 - 672 - 529 + 553 + 444 - + Form - + - + - - - Qt::Vertical + + + Operation Mode: - + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Operation modes:</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400; text-decoration: underline;">Opt-In:</span> <span style=" font-weight:400;">Only buffers on the right side are shown in chatmonitor</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" text-decoration: underline;">Opt-Out:</span> Buffers on the right side will be ignored in chatmonitor</p></body></html> + + + + + + + Qt::Horizontal + + - 20 - 40 + 40 + 20 + + + + - - - Operation Mode: - - + + + + + Available: + + + + + + + - + - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Operation modes:</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400; text-decoration: underline;">Opt-In:</span> <span style=" font-weight:400;">Only buffers on the right side are shown in chatmonitor</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" text-decoration: underline;">Opt-Out:</span> Buffers on the right side will be ignored in chatmonitor</p></body></html> + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Move selected buffers to the left + + + + + + + :/16x16/actions/oxygen/16x16/actions/go-previous.png:/16x16/actions/oxygen/16x16/actions/go-previous.png - - - Qt::Horizontal + + + Move selected buffers to the right + + + - + + + :/16x16/actions/oxygen/16x16/actions/go-next.png:/16x16/actions/oxygen/16x16/actions/go-next.png + + + + + + + Qt::Vertical + + - 40 - 20 + 20 + 40 @@ -66,132 +126,122 @@ p, li { white-space: pre-wrap; } - - - Show highlights in chatmonitor even if the originating buffer is ignored - - - Highlights always - - + + + + + Show: + + + + + + + + + + + + + Show highlights in chatmonitor even if the originating buffer is ignored + + + Always show highlighted messages + + + + + + + Show own messages + + + + + - - - Qt::Vertical + + + Qt::Horizontal + + + QSizePolicy::Fixed - + 20 - 338 + 16 - - - - - - - Available Buffers: + + + Show own messages in chatmonitor even if the originating buffer is ignored + + + Include ignored buffers - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - + - - - Move selected buffers to the left - - - + + + Display messages from backlog on reconnect - - - :/16x16/actions/oxygen/16x16/actions/go-previous.png:/16x16/actions/oxygen/16x16/actions/go-previous.png - + + Show messages from backlog - - - Move selected buffers to the right - - - + + + + 0 + 0 + - - - :/16x16/actions/oxygen/16x16/actions/go-next.png:/16x16/actions/oxygen/16x16/actions/go-next.png - + + Details... + + + + - - - Qt::Vertical + + + Qt::Horizontal + + + QSizePolicy::Fixed - + 20 - 40 + 16 - - - - - - - - - Show: - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - + + + Include read messages from backlog on reconnect + + + Include read messages + + @@ -204,6 +254,32 @@ p, li { white-space: pre-wrap; }
bufferview.h
- - + + operationMode + availableBuffers + deactivateBuffer + activateBuffer + activeBuffers + showHighlights + showOwnMessages + alwaysOwn + showBacklog + showBacklogUnavailableDetails + includeRead + + + + + showOwnMessages + toggled(bool) + alwaysOwn + setEnabled(bool) + + + showBacklog + toggled(bool) + includeRead + setEnabled(bool) + +