..
config
Fixed indentation.
2010-09-12 18:05:24 +00:00
CMakeLists.txt
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
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
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-09-21 10:01:09 +00:00
oxygenclient.h
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
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
Added dynamically allocated debug area
2010-09-16 01:24:56 +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
Readded helper().invalidateCaches call at each readConfig.
2010-09-08 21:07:14 +00:00
oxygenfactory.h
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