Properly clip ChatItem drawing
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 16 Feb 2010 21:08:45 +0000 (22:08 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 16 Feb 2010 21:08:45 +0000 (22:08 +0100)
commit442f91e70e3b4422948758e696b5e3c4b323bdc1
tree061fecc99e9a22cca47ba2ae1b084cbce42bd94b
parent6cdf52e028dda9e1f7f5627e21e440e21815e3ab
Properly clip ChatItem drawing

Don't let them spill over their area. Also update the ChatScene properly
after moving the column handles.
src/qtui/chatitem.cpp
src/qtui/chatscene.cpp