Adapt the stylesheets and the stylesheet generator to the new markerline
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 16 Jun 2010 16:14:49 +0000 (18:14 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 16 Jun 2010 16:14:49 +0000 (18:14 +0200)
commit10189b4eb20d1b3b9579a6b51dde697691c18abd
tree4628a294af8b18b80102c77245949f7a0388fff2
parent6e73ba4a19fd92038e1ea749125767661fb34e27
Adapt the stylesheets and the stylesheet generator to the new markerline

The markerline now supports a fully styled brush rather than just reading the color
and enforcing a gradient.

In order to get the same look as before, we adapt the stylesheets we ship and also write
out an appropriate gradient definition in settings.qss.

Note that, as always in QSS, the gradient is normalized between (0,0) and (1,1).
data/stylesheets/LinuxDolt-bluestheme.qss
data/stylesheets/default.qss
data/stylesheets/jussi01-darktheme.qss
data/stylesheets/m4yer.qss
src/qtui/qtuistyle.cpp