readability++
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 8 May 2008 21:48:26 +0000 (21:48 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 8 May 2008 21:48:26 +0000 (21:48 +0000)
Renamed stuff, most notably Message::text() -> Message::contents(),
StyledString::text -> StyledString::plainText, StyledString::formats -> StyledString::formatList
Also made Message() take const_refs where appropriate.


No differences found