Center-align tooltips, fix QML, italicize unknown
authorShane Synan <digitalcircuit36939@gmail.com>
Tue, 14 Jun 2016 14:16:08 +0000 (10:16 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 5 Sep 2016 19:50:51 +0000 (21:50 +0200)
Center-align the "No information available" and "Not active" tooltip
messages to keep them consistent with the centered table layouts.

Fix and simplify tooltip QML formatting.

Use italics when displaying an unknown away message.  This avoids
clashing with someone having the literal away message "(unknown)"

Resolves GH-214.


No differences found