Parse format parameters in QSS
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 24 Jun 2009 07:44:21 +0000 (09:44 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:05 +0000 (20:25 +0200)
commitc870a4980ba79f784781e75b89ec537f1ec343ac
treefc1e9aa8a04628b5173e00f899465f19712c9c2d
parent0cbdf2e324edc5f6ec3cee3842ee6b1830a57e23
Parse format parameters in QSS

Adds [format="$fmt"], where $fmt can be one of "bold", "italic",
"underline" and "reverse" corresponding to the respective mIRC format codes.
src/uisupport/qssparser.cpp