From: Shane Synan Date: Tue, 14 Jun 2016 14:16:08 +0000 (-0400) Subject: Center-align tooltips, fix QML, italicize unknown X-Git-Tag: travis-deploy-test~447 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=e7d44b7bcbe523f75aa7d674c1f69fd8709072b0;hp=e7d44b7bcbe523f75aa7d674c1f69fd8709072b0 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. ---