Fixed disconnect from Core. Dis- and reconnecting should now work as expected.
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 10 Aug 2007 18:06:10 +0000 (18:06 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 10 Aug 2007 18:06:10 +0000 (18:06 +0000)
commit4bdda41a706b963c0163d38764acb3ffea52f256
treeea06ed9db0278a7b659875fab63df82308569238
parent9693b5238b76e6348413d68fa8c6ffc8c64fc12f
Fixed disconnect from Core. Dis- and reconnecting should now work as expected.
I had to add some dirty hack in BufferTreeModel for this -> EgS, please check :)

Oh, and I removed the reaaally obsolete ircwidget.ui from svn. This has been rotting
there for months.
Quassel.kdevelop.filelist
src/client/buffer.cpp
src/client/buffertreemodel.cpp
src/client/buffertreemodel.h
src/client/client.cpp
src/client/client.h
src/client/treemodel.h
src/qtgui/CMakeLists.txt
src/qtgui/mainwin.cpp
src/qtgui/ui/ircwidget.ui [deleted file]