kwin/clients/web
Script Kiddy 9118cc673f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=1101859

The following changes were in SVN, but were removed from git:

M	wallpapers/Aghi/metadata.desktop
M	wallpapers/Ethais/metadata.desktop
M	wallpapers/Media_Life/metadata.desktop
M	wallpapers/Plasmalicious/metadata.desktop
M	wallpapers/Quadros/metadata.desktop
2010-03-11 06:51:07 +00:00
..
CMakeLists.txt
Web.cpp put mask calculation in separate method, to be used in preview mode. In preview mode, set painter clipMask so that it matches widget mask, to fix corner painting 2009-08-29 21:24:07 +00:00
web.desktop SVN_SILENT made messages (.desktop file) 2010-03-11 06:51:07 +00:00
Web.h put mask calculation in separate method, to be used in preview mode. In preview mode, set painter clipMask so that it matches widget mask, to fix corner painting 2009-08-29 21:24:07 +00:00
WebButton.cpp fixed button rendering using QPainterPath, as done for kde2 windeco; fixed corner painting in preview mode 2009-08-29 21:25:31 +00:00
WebButton.h