kwin/clients/oxygen
Hugo Pereira Da Costa 1a1d2b964b Removed use of a weakPointer for storing the glowAnimation in buttons:
it is unnecessary since the object is never accessed outside of the button class, is a child and the button, and thus destroyed 
only in the button destructor, by Qt. 


svn path=/trunk/KDE/kdebase/workspace/; revision=1170321
2010-08-31 14:18:02 +00:00
..
config moved sizeGripMode option to expert mode only. 2010-08-25 13:09:59 +00:00
CMakeLists.txt changed helper.h/.cpp into oxygendecohelper.h/.cpp for consistency with classname. 2010-05-02 18:50:01 +00:00
oxygenbutton.cpp Removed use of a weakPointer for storing the glowAnimation in buttons: 2010-08-31 14:18:02 +00:00
oxygenbutton.h Removed use of a weakPointer for storing the glowAnimation in buttons: 2010-08-31 14:18:02 +00:00
oxygenclient.cpp Reverted r1170209 2010-08-31 05:44:19 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2010-04-30 06:16:36 +00:00
oxygenclient.h - Simplified titleBar title color handling, moved to oxygenHelper, and cached. 2010-08-28 19:58:22 +00:00
oxygenclientgroupitemdata.cpp removed all connections to QPropertyAnimation::valueChanged() and call relevant update in the 'setValue' method directly, instead 2010-08-28 02:52:26 +00:00
oxygenclientgroupitemdata.h removed all connections to QPropertyAnimation::valueChanged() and call relevant update in the 'setValue' method directly, instead 2010-08-28 02:52:26 +00:00
oxygenconfiguration.cpp Set default border size to "tiny" on agreement with Nuno 2010-06-03 22:47:09 +00:00
oxygenconfiguration.h copyright and comments 2010-05-22 05:40:39 +00:00
oxygendecohelper.cpp - Simplified titleBar title color handling, moved to oxygenHelper, and cached. 2010-08-28 19:58:22 +00:00
oxygendecohelper.h - Simplified titleBar title color handling, moved to oxygenHelper, and cached. 2010-08-28 19:58:22 +00:00
oxygenexception.cpp copyright and comments 2010-05-22 05:40:39 +00:00
oxygenexception.h copyright and comments 2010-05-22 05:40:39 +00:00
oxygenexceptionlist.cpp copyright and comments 2010-05-22 05:40:39 +00:00
oxygenexceptionlist.h copyright and comments 2010-05-22 05:40:39 +00:00
oxygenfactory.cpp Tried rationalize configuration changes. 2010-08-28 23:45:14 +00:00
oxygenfactory.h changed helper.h/.cpp into oxygendecohelper.h/.cpp for consistency with classname. 2010-05-02 18:50:01 +00:00
oxygenshadowcache.cpp Added cache to clip away center region of shadows, in order no to overlap with the decoration painting. 2010-07-20 01:39:15 +00:00
oxygenshadowcache.h Removed dependency of Oxygen::ShadowCache upon Oxygen::Client. 2010-05-12 23:34:31 +00:00
oxygenshadowconfiguration.cpp copyright and comments 2010-05-22 05:40:39 +00:00
oxygenshadowconfiguration.h copyright and comments 2010-05-22 05:40:39 +00:00
oxygensizegrip.cpp removed unused parameter to avoid compilation warning 2010-07-05 17:34:44 +00:00
oxygensizegrip.h copyright and comments 2010-05-22 05:40:39 +00:00
oxygentitleanimationdata.cpp removed all connections to QPropertyAnimation::valueChanged() and call relevant update in the 'setValue' method directly, instead 2010-08-28 02:52:26 +00:00
oxygentitleanimationdata.h removed all connections to QPropertyAnimation::valueChanged() and call relevant update in the 'setValue' method directly, instead 2010-08-28 02:52:26 +00:00