client: Show when Remote Highlights unsupported
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 2 Mar 2018 16:20:12 +0000 (10:20 -0600)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 6 Jun 2018 17:15:14 +0000 (19:15 +0200)
commitb627af388d570f48a03fd22ab024c07e82e0d503
treedc8998eb74d1b86fe98cd9b0ec8f9edea1d8b105
parent0eb413175783a04999ce04c5db8a9b9132ea0d8c
client: Show when Remote Highlights unsupported

Add a header to "Remote Highlights" page to warn when the Quassel
core is too old to support core-side highlights, including a
"Details..." to explain the purpose and what version is required.
Core connection is still required to make the UI selectable,
following the convention set by other panels.

This should help avoid people asking about "Remote Highlights" when
their core is too old.

Wrap the rest of the settings page in a widget to simplify enabling
and disabling all of it.
src/qtui/settingspages/corehighlightsettingspage.cpp
src/qtui/settingspages/corehighlightsettingspage.h
src/qtui/settingspages/corehighlightsettingspage.ui