kwin/clients/oxygen
Laurent Montel 5d854c7237 Fix ui files
svn path=/trunk/KDE/kdebase/workspace/; revision=1042106
2009-10-29 08:04:36 +00:00
..
config Fix ui files 2009-10-29 08:04:36 +00:00
CMakeLists.txt removed 'x11util'. Use kdecoration API instead 2009-10-17 03:56:04 +00:00
oxygen.cpp
oxygen.h
oxygenbutton.cpp Fixed background role for button icon. CCBUG: 156518 2009-10-18 21:14:40 +00:00
oxygenbutton.h changed back 'setDirty' method into 'update' method. kwin/paintRedirector should be fixed though, so that buttons created after the deco is registered for redirection are properly accounted for 2009-10-16 16:25:02 +00:00
oxygenclient.cpp re-enabled sizeGrip in preview mode, with correct handling of parent windowID 2009-10-19 22:51:31 +00:00
oxygenclient.desktop
oxygenclient.h removed background window rendering from button paintEvent, as transparent background is good enough. Moved all corresponding method in oxygenClient to 'protected'. This allows faster repaint. 2009-10-17 06:57:17 +00:00
oxygenconfiguration.cpp
oxygenconfiguration.h
oxygenexception.cpp
oxygenexception.h
oxygenexceptionlist.cpp
oxygenexceptionlist.h
oxygenshadowcache.cpp fixed bug on shadow rendering when size < 5 - in which case only the round corner should be rendered 2009-10-19 19:43:59 +00:00
oxygenshadowcache.h fixed bug on shadow rendering when size < 5 - in which case only the round corner should be rendered 2009-10-19 19:43:59 +00:00
oxygenshadowconfiguration.cpp
oxygenshadowconfiguration.h
oxygensizegrip.cpp re-enabled sizeGrip in preview mode, with correct handling of parent windowID 2009-10-19 22:51:31 +00:00
oxygensizegrip.h