ChatScene now properly react on aboutToRemoveRows(), which should improve stability...
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 18 Aug 2008 18:37:06 +0000 (20:37 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 18 Aug 2008 18:37:06 +0000 (20:37 +0200)
commit756158351d58ce25857f52589f5f8c42236a1c27
treef972b16df0e9e7e0461625efca5ba1e51297b057
parent3dae8e0b92015ac13df4bb3eda5f92e3a9e4fb08
ChatScene now properly react on aboutToRemoveRows(), which should improve stability for the chatmonitor after disconnects.
Also hopefully fixing backlog replay which was borked in some channels.
src/client/messagemodel.cpp
src/client/messagemodel.h
src/qtui/chatscene.cpp
src/qtui/chatscene.h