client: Add Highlight Rules tooltips, UI polish
authorShane Synan <digitalcircuit36939@gmail.com>
Thu, 1 Mar 2018 12:48:47 +0000 (06:48 -0600)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 6 Jun 2018 17:15:14 +0000 (19:15 +0200)
commit0eb413175783a04999ce04c5db8a9b9132ea0d8c
tree2c5f36bd802d8eb01036e39b4fbf5df282ba46bd
parent777d91165d4548099d63f5ed216a2c457fee4029
client: Add Highlight Rules tooltips, UI polish

Add tooltips to every element of Highlight/Highlight Ignore tables,
and to the Local Highlight table.

Update the "Channel" tooltip to describe the non-regular-expression
approach used now.

Rename "Import" to "Import Local", add tooltip to better describe
purpose.

Move "Highlight Ignore Rules" table into QGroupBox to place at even
height with "Highlight Rules" box, making it less jarring to switch
between the two.
src/qtui/settingspages/corehighlightsettingspage.cpp
src/qtui/settingspages/corehighlightsettingspage.ui
src/qtui/settingspages/highlightsettingspage.cpp