kwin/clients/oxygen
Hugo Pereira Da Costa f98c1f875c added dedicated option to enable/disable window title change animation, and disabled it by default.
It can be reenabled by adding "AnimateTitleChange=true" in oxygenrc under [Windeco].


svn path=/trunk/KDE/kdebase/workspace/; revision=1070564
2010-01-06 01:42:38 +00:00
..
config i18n: added disambiguation contexts to "none", "enabled" and "disabled" in KCMs. 2010-01-02 01:01:42 +00:00
CMakeLists.txt Moved title transitin handling to separate class (oxygentitleanimationdata). 2009-12-18 15:20:04 +00:00
oxygen.cpp explicitely reload helper configuration in ::reset(), in order to have the correct contrast settings, that match the style 2009-11-24 00:36:01 +00:00
oxygen.h Merged r970865:1049322 from /branches/work/kwin-tabbing 2009-11-15 03:24:04 +00:00
oxygenbutton.cpp use QPropertyAnimation instead of QTimeLine to handle transitions 2010-01-04 16:42:46 +00:00
oxygenbutton.h used external lib/oxygenanimation class to handle animations in place of QTimeLine. This will make transition to Qt Kinetic easier 2009-11-17 21:56:04 +00:00
oxygenclient.cpp use QPropertyAnimation instead of QTimeLine to handle transitions 2010-01-04 16:42:46 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2010-01-01 11:09:03 +00:00
oxygenclient.h added dedicated option to enable/disable window title change animation, and disabled it by default. 2010-01-06 01:42:38 +00:00
oxygenclientgroupitemdata.cpp Less krazy warnings: use prefix ++ instead of postfix. 2009-12-17 21:35:37 +00:00
oxygenclientgroupitemdata.h used external lib/oxygenanimation class to handle animations in place of QTimeLine. This will make transition to Qt Kinetic easier 2009-11-17 21:56:04 +00:00
oxygenconfiguration.cpp added dedicated option to enable/disable window title change animation, and disabled it by default. 2010-01-06 01:42:38 +00:00
oxygenconfiguration.h added dedicated option to enable/disable window title change animation, and disabled it by default. 2010-01-06 01:42:38 +00:00
oxygenexception.cpp fixed Krazy stuff (headers, K classes in place of Q classes, and use of pointers to modal dialogs) 2009-09-16 06:09:31 +00:00
oxygenexception.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenexceptionlist.cpp fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenexceptionlist.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenshadowcache.cpp Fixed corner color for shaded windows 2009-11-25 23:16:56 +00:00
oxygenshadowcache.h ARM Compile fix. 2009-12-02 23:33:43 +00:00
oxygenshadowconfiguration.cpp changed default glow configuration to have larger glow and lighter colors 2009-10-11 19:02:39 +00:00
oxygenshadowconfiguration.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygensizegrip.cpp Merged r970865:1049322 from /branches/work/kwin-tabbing 2009-11-15 03:24:04 +00:00
oxygensizegrip.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygentitleanimationdata.cpp use QPropertyAnimation instead of QTimeLine to handle transitions 2010-01-04 16:42:46 +00:00
oxygentitleanimationdata.h use QWeakPointer in place of QPointer 2010-01-04 17:00:21 +00:00