X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatmonitorsettingspage.ui;h=61e3e7c9038f8448032828605069ae685402af39;hp=999ed2e9c1adb5fe0e5520ca2c2055604ce90f9f;hb=9188f1a4880dc7f4c26612a265c1d874f6df5a8c;hpb=77397f5e999830077fee13187c6a1ee044d92545 diff --git a/src/qtui/settingspages/chatmonitorsettingspage.ui b/src/qtui/settingspages/chatmonitorsettingspage.ui index 999ed2e9..61e3e7c9 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,105 @@ p, li { white-space: pre-wrap; } - - - Show highlights in chatmonitor even if the originating buffer is ignored - - - Highlights always - - - - - - - Qt::Vertical - - - - 20 - 338 - - - + + + + + Show: + + + + + + + - - - - - Available Buffers: - - - - - - - + + + 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 - 40 + 16 - - - Move selected buffers to the left - - - + + + Show own messages in chatmonitor even if the originating buffer is ignored - - - :/16x16/actions/oxygen/16x16/actions/go-previous.png:/16x16/actions/oxygen/16x16/actions/go-previous.png - + + Include ignored buffers + + + + + + Display messages from backlog on reconnect + + + Show messages from backlog + + + + + - - - Move selected buffers to the right - - - + + + Qt::Horizontal - - - :/16x16/actions/oxygen/16x16/actions/go-next.png:/16x16/actions/oxygen/16x16/actions/go-next.png - + + QSizePolicy::Fixed - - - - - - Qt::Vertical - - + 20 - 40 + 16 - - - - - - - - - Show: - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - + + + Include read messages from backlog on reconnect + + + Include read messages + + @@ -204,6 +237,31 @@ p, li { white-space: pre-wrap; }
bufferview.h
- - + + operationMode + availableBuffers + deactivateBuffer + activateBuffer + activeBuffers + showHighlights + showOwnMessages + alwaysOwn + showBacklog + includeRead + + + + + showOwnMessages + toggled(bool) + alwaysOwn + setEnabled(bool) + + + showBacklog + toggled(bool) + includeRead + setEnabled(bool) + +