Workaround the wordwrap issues with Qt
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 14 Sep 2009 17:57:21 +0000 (19:57 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 14 Sep 2009 18:01:26 +0000 (20:01 +0200)
commit12fa4e53761a68904512089d5ac368480439be35
tree4f866190735eafa0fe1cd69fc7030c157acd126b
parentb64a1e62e2168dc21e350fccc6c42b0d0d5e2a35
Workaround the wordwrap issues with Qt

This is a real fugly workaround for Qt bug 238249. As long as it makes Quassel wrap words correctly,
I'm willing to live with it though.

There's still some pathological cases where we still get it wrong (long URLs with real narrow columns,
apparently), but meh.

Closes #579, closes #704.
src/qtui/chatitem.cpp
src/qtui/chatitem.h