also calculate the position of the buttons from the right of the moon
rect and not the width (since its left it's not always 0)
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=825828
shadow uses the blur filter not supported by qt
the opaque version has the picture in a separate object like the accel
version
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=820935
in KDE 4.1 it has been unveiled now to have more feedback and to track
revisions from now on
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=814972
there is a new function PanelSvg::mask() that returns a qbitmap of the areas of the svg with alpha=0 that can be used to create the mask of the window, at the moment used in tooltip and dialog (krunner still to come).
so now windows that uses svg backgrounds should always set PanelSvg::mask() as their own mask, regardless if composite is active or not.
In this commit there are also two (identical) svgs for opaque tooltips and dialogs with pixelated rounded borders that looks good without antialiasing (and unlike the previous version they are vector based now).
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=782727