X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatmonitorsettingspage.ui;h=e69524ac7ec1848bcff28186238b6652f033f37f;hb=9337b0bdce0bff71a9ea08cc630ce065028fe389;hp=999ed2e9c1adb5fe0e5520ca2c2055604ce90f9f;hpb=77397f5e999830077fee13187c6a1ee044d92545;p=quassel.git diff --git a/src/qtui/settingspages/chatmonitorsettingspage.ui b/src/qtui/settingspages/chatmonitorsettingspage.ui index 999ed2e9..e69524ac 100644 --- a/src/qtui/settingspages/chatmonitorsettingspage.ui +++ b/src/qtui/settingspages/chatmonitorsettingspage.ui @@ -1,89 +1,50 @@ - + + ChatMonitorSettingsPage - - + + 0 0 - 672 - 529 + 553 + 444 - + Form - + - + - - - Qt::Vertical - - - - 20 - 40 - - - - - - - + + 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"> + + + <!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 - - - - 40 - 20 - - - - - - - - - - Show highlights in chatmonitor even if the originating buffer is ignored - - - Highlights always +</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 + + + Qt::Horizontal - + - 20 - 338 + 40 + 20 @@ -91,99 +52,73 @@ p, li { white-space: pre-wrap; } - + - - - Available Buffers: - - - - - - - - - - - - - - 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 - - - - - - - - Move selected buffers to the right - - - - - - - :/16x16/actions/oxygen/16x16/actions/go-next.png:/16x16/actions/oxygen/16x16/actions/go-next.png - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - + + + + + Available: + + + + + + + - - - - - + - - - Show: + + + 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 + + + + + + + Move selected buffers to the right + + + + + + + :/16x16/actions/oxygen/16x16/actions/go-next.png:/16x16/actions/oxygen/16x16/actions/go-next.png - - - Qt::Horizontal + + + Qt::Vertical - + - 40 - 20 + 20 + 40 @@ -191,10 +126,38 @@ p, li { white-space: pre-wrap; } - + + + + + Show: + + + + + + + + + + + Show highlights in chatmonitor even if the originating buffer is ignored + + + Always show highlighted messages + + + + + + + Show own messages + + + @@ -204,6 +167,15 @@ p, li { white-space: pre-wrap; }
bufferview.h
- + + operationMode + availableBuffers + deactivateBuffer + activateBuffer + activeBuffers + showHighlights + showOwnMessages + +