- Highlights are now determined in Client::checkForHighlight(Message &).
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 10 Feb 2008 16:35:46 +0000 (16:35 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sun, 10 Feb 2008 16:35:46 +0000 (16:35 +0000)
commit521a9e7155173db954ea5f32c93dd6933cd7aeda
tree52142d501acf7687f936893a481f409bc131475d
parent6a7da771f7cecc994564434097e2bd9dba68627e
- Highlights are now determined in Client::checkForHighlight(Message &).
- Fixed a bug where all messages where marked as highlighted, when not connected to the according network.
src/client/client.cpp
src/client/client.h
src/client/networkmodel.cpp
src/common/message.cpp
src/common/message.h
src/qtui/chatline-old.cpp
version.inc