Fix rendering of the sender column
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 27 Mar 2014 22:20:24 +0000 (23:20 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 27 Mar 2014 22:21:34 +0000 (23:21 +0100)
commit239ad49c39ecfe91c98e1101c3e1992ae622c192
tree00ac8e0d2a6459182a56aedbfe381d1588f429a6
parente095b7d97b0e794083801878d7c15b3a43dc38b0
Fix rendering of the sender column

Turns out the compositing needed to be tweaked to actually behave
as desired. Senders are now properly rendered including the fade-out
effect on both Qt4 and Qt5.
src/qtui/chatitem.cpp