Make URLs (and channel names!) in the topic widget clickable again
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 25 Aug 2009 19:48:26 +0000 (21:48 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 25 Aug 2009 19:50:50 +0000 (21:50 +0200)
commit6ce1966d5d3070ad461a976a2bee7cc28e8b9149
tree4b4f7e33047708ea41f13c2a8a44c96a597719ff
parentf662db526c93bd3411509317d665b4f69c6832a0
Make URLs (and channel names!) in the topic widget clickable again

This time properly, including on-hover underline and proper coloring.
Also, we now use the widget font rather than the ChatView font for the topic.
src/qtui/topicwidget.cpp
src/qtui/topicwidget.h
src/uisupport/styledlabel.cpp
src/uisupport/styledlabel.h