Replace Unicode characters with icons

Authored by vkrause on Aug 5 2018, 11:00 AM.

Description

Replace Unicode characters with icons

On Android the Unicode characters give us two problems:

  • switching from the color to the monochrome text variant doesn't work, and the color variants look quite ugly
  • with Qt 5.11 the colored characters are randomly misaligned vertically

Instead, we use the Kirigami icon coloring magic for this to work with
different color schemes.

Details

Committed
vkrauseAug 5 2018, 11:00 AM
Parents
R1007:6dd27f101ba9: Fix event delegate header color
Branches
Unknown
Tags
Unknown