X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fignorelisteditdlg.ui;h=e7fb3bba97a6bec026dcd449d84512be5454b4aa;hp=990162af8db2a6cb97d06d9c4e614981040d0ad9;hb=52209badc8e769e50aa3019b63689dda0e79e9d0;hpb=fee940521c7664f183b71a8a9764c923454b3c5c diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index 990162af..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 @@ -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 + - +