Pressing enter in the topic line now sets the channel topic.
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 20 Feb 2008 21:08:20 +0000 (21:08 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 20 Feb 2008 21:08:20 +0000 (21:08 +0000)
commitdcba0652ac1275877b98b06d6482924ee6df0cd1
treefa6cbbe030a9b12980040626d0592d3befc55e98
parentf1e45389df014fb5445ee96769bf02dcf34f1e21
Pressing enter in the topic line now sets the channel topic.
Also fixed a core crash resulting from receiving an empty topic message.
src/core/ircserverhandler.cpp
src/core/userinputhandler.cpp
src/qtui/mainwin.cpp
src/qtui/mainwin.h
src/qtui/topicwidget.cpp
src/qtui/topicwidget.h