X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fignorelisteditdlg.ui;h=e7fb3bba97a6bec026dcd449d84512be5454b4aa;hb=8d736eb601e79e8fe1a866eb67e626b33f651d7a;hp=d6b32a2453013b7da881da0b5d7f95584c47330a;hpb=9d3446581d6f1900806b42078b7d2c16289a5fa5;p=quassel.git diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index d6b32a24..e7fb3bba 100644 --- a/src/qtui/settingspages/ignorelisteditdlg.ui +++ b/src/qtui/settingspages/ignorelisteditdlg.ui @@ -15,7 +15,7 @@ Configure Ignore Rule - + :/icons/oxygen/16x16/actions/configure.png:/icons/oxygen/16x16/actions/configure.png @@ -56,10 +56,10 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p <p><b>Rule Type:</b></p> -<p><u>By Sender:</u></p> +<p><u>Sender:</u></p> <p>The rule is matched against the sender string <i>nick!ident@host.name<i></p> -<p><u>By Message:</u></p> +<p><u>Message:</u></p> <p>The rule is matched against the actual message content</p> @@ -80,6 +80,13 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p + + + + CTCP + + + @@ -154,13 +161,13 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p - + Network - + @@ -177,9 +184,16 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p <p>A scope rule is a semicolon separated list of either <i>network</i> or <i>channel</i> names.</p> <p><i>Example:</i> <br /> -<i>#quassel*; #foobar</i> +<i>#quassel*; #foobar; !#quasseldroid</i> +<br /> +would match on <i>#foobar</i> and any channel starting with <i>#quassel</i> except for <i>#quasseldroid</i> +<br /> +<p>If only inverted names are specified, it will match anything except for what's specified (implicit wildcard).</p> +<p><i>Example:</i> +<br /> +<i>!#quassel*; !#foobar</i> <br /> -would match on #foobar and on any channel starting with <i>#quassel</i></p> +would match anything except for <i>#foobar</i> or any channel starting with <i>#quassel</i></p> @@ -228,8 +242,22 @@ For dynamic rules, disabling actually shows the filtered messages again.</p&g + + dynamicStrictnessButton + permanentStrictnessButton + senderTypeButton + messageTypeButton + ignoreRuleLineEdit + isRegExCheckBox + scopeRuleTextEdit + globalScopeButton + networkScopeButton + channelScopeButton + isActiveCheckBox + buttonBox + - +