.. |
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
|
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-04-30 06:16:36 +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
|
- 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
|
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 |