Make sender column clickable
authorSebastian Goth <seezer@roath.org>
Sat, 30 Jan 2010 21:46:14 +0000 (22:46 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 31 Jan 2010 19:26:05 +0000 (20:26 +0100)
commit6353231ed1d32a5be3580ba60a06d9cf588ad877
tree5c59a739fc4dd66be9c5de908608003d1156af83
parent513c0edce6f4c69f16e6a00c144877e8d5940096
Make sender column clickable

Doubleclicking the sender switches to a querybuffer to that
user.
Still somewhat broken since not-yet-existing buffers are created
with the first doubleclick and the switch will only work with a second.
This will hopefully get fixed soon.
src/qtui/chatitem.cpp
src/qtui/chatitem.h