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)
commite7d44b7bcbe523f75aa7d674c1f69fd8709072b0
tree1bfbec16a739dd416e189d8a1f983ea4db042220
parent73f9fcde56bcf4d55b73eb88a8d6cf8dc9f9f814
Center-align tooltips, fix QML, italicize unknown

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.
src/client/networkmodel.cpp