Don't try to mark all incoming messages with the Backlog flag
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 30 Jul 2009 19:21:44 +0000 (21:21 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:58 +0000 (20:25 +0200)
commit78074fdf4e251c0ae0a245d375c5b589aa9615fb
treec1293d61e9127937f893f07f6f3855da8856413b
parentd7a7c6e5242fd0f500b2c1c75579c9db81a91d0c
Don't try to mark all incoming messages with the Backlog flag

This was an ugly workaround the need for which went away when BacklogManager was introduced.
Anyway, setData() with the FlagsRole was ignored by MessageModelItem...
src/qtui/mainwin.cpp