Fix QSS font handling
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 21 Jun 2009 21:38:53 +0000 (23:38 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:05 +0000 (20:25 +0200)
commit03976b69a41261782602d745805a178d8f3f1dc9
treef6280d151a42fe1c0344d6b055b1f460d8f22142
parent2f6ad6f50e5aeaa5c8fe83b3bdc8c6538ce5946c
Fix QSS font handling

This fixes some issues with merging font properties in stylesheets.
As a side-effect, we don't parse the "oblique" font style anymore, as this
is not a supported QTextFormat property.
src/uisupport/qssparser.cpp
src/uisupport/qssparser.h
src/uisupport/uistyle.cpp