client: Switch infobar dialog-* icons to emblem-*
authorShane Synan <digitalcircuit36939@gmail.com>
Mon, 20 Jul 2020 05:27:30 +0000 (01:27 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 28 Nov 2020 12:42:31 +0000 (13:42 +0100)
commite567422cdd0e3c805d4bb37b81d532cb762b983e
tree88436e3e849cc3dc23b60d2d36fb0223c1d0ec99
parent9fa6f42009ada45e4787972b5e137ba19876c8dd
client: Switch infobar dialog-* icons to emblem-*

Switch the icons representing whether a feature is supported or not
from the "dialog-*" set of icons, which can be hard to distinguish at
small sizes, to the "emblem-*" set of icons, which are much more
distinguishable, and actually designed as emblems.

This means older icon sets such as Ubuntu's Humanity will no longer
have a custom icon available, but the Breeze icons aren't too far out
of place.

Oxygen does not provide these icons, so include a fallback to the
previous icon names.
13 files changed:
3rdparty/icons/breeze-dark/emblems/16/emblem-information.svg [new file with mode: 0644]
3rdparty/icons/breeze-dark/emblems/16/emblem-question.svg [new file with mode: 0644]
3rdparty/icons/breeze-dark/emblems/16/emblem-success.svg [new file with mode: 0644]
3rdparty/icons/breeze-dark/emblems/16/emblem-unavailable.svg [new file with mode: 0644]
3rdparty/icons/breeze/emblems/16/emblem-information.svg [new file with mode: 0644]
3rdparty/icons/breeze/emblems/16/emblem-question.svg [new file with mode: 0644]
3rdparty/icons/breeze/emblems/16/emblem-success.svg [new file with mode: 0644]
3rdparty/icons/breeze/emblems/16/emblem-unavailable.svg [new file with mode: 0644]
src/qtui/coreinfodlg.cpp
src/qtui/settingspages/corehighlightsettingspage.cpp
src/qtui/settingspages/highlightsettingspage.cpp
src/qtui/settingspages/networkssettingspage.cpp
src/qtui/settingspages/networkssettingspage.h