Fix #984 without breaking topic input
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 22 Jan 2012 20:12:13 +0000 (21:12 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 22 Jan 2012 20:12:13 +0000 (21:12 +0100)
commit2ed35d8a6322e49ab604472a7af59592cf36ae12
tree8dc03c9d407cfe5ded69dbb797c2fe3f1f805350
parentd45d1044c030312878cb648fd1325ce70b079c44
Fix #984 without breaking topic input

Queued connection ensures that the textEdit is already reset() when InputWidget
does its thing, thus solving the history issues.

Approved by Tucos reading it 10 times. :>
src/qtui/inputwidget.cpp
src/qtui/inputwidget.h