kwin/clients/oxygen
Hugo Pereira Da Costa 1c9f4c1684 added consts
svn path=/trunk/KDE/kdebase/workspace/; revision=1198441
2010-11-18 13:14:33 +00:00
..
config removed unused variable. 2010-11-11 16:38:17 +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 OxygenClient: remove use of QWeakPointer for the glowAnimation_ as it is unnecessary: the object is never used outside of the class 2010-08-31 14:24:01 +00:00
oxygenbutton.h fix build. properly initialize QString 2010-10-19 22:42:05 +00:00
oxygenclient.cpp remove use of QWeakPointer for the itemAnimationData_ object as it is unnecessary: the object is never used outside of the class 2010-08-31 14:30:17 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
oxygenclient.h Changed 'drawSeparator' boolean value into a combobox, for which 3 choices are available: 2010-10-03 02:22:56 +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 Moved exception loading from oxygenfactory to oxygenconfiguration. 2010-11-11 16:38:44 +00:00
oxygenconfiguration.h Moved exception loading from oxygenfactory to oxygenconfiguration. 2010-11-11 16:38:44 +00:00
oxygendecohelper.cpp added consts 2010-11-18 13:14:33 +00:00
oxygendecohelper.h Added dynamically allocated debug area 2010-09-16 01:24:56 +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 Moved exception loading from oxygenfactory to oxygenconfiguration. 2010-11-11 16:38:44 +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 Really disable caching when caching is disabled (hehe) 2010-09-02 16:34:20 +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