Make ChatLine/-Items and ChatScene honor ChatView width.
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 19 May 2008 23:15:18 +0000 (23:15 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 19 May 2008 23:15:18 +0000 (23:15 +0000)
commit9e0b5872dcf290e375c46c016f951c6ea780fcc0
tree4ff55d120f6452884d03248677f3a95a46bb72ec
parentc913d654e92f5b3a6daea3265a3ed84e73c5cf6f
Make ChatLine/-Items and ChatScene honor ChatView width.

The items now fill out the available space and automatically re-adjust to size changes.
src/qtui/chatitem.cpp
src/qtui/chatitem.h
src/qtui/chatline.cpp
src/qtui/chatline.h
src/qtui/chatscene.cpp
src/qtui/chatscene.h
src/qtui/chatview.cpp
src/qtui/chatview.h