..
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
Do not activate button pressed animation when no action is triggered when doing so (e.g right button press on Window-Close)
2010-01-11 18:32:56 +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
Added/moved itemData_.setDirty() calls to make sure clientgroupitems are reset properly in
2010-01-27 20:10:33 +00:00
oxygenclient.desktop
SVN_SILENT made messages (.desktop file)
2010-01-01 11:09:03 +00:00
oxygenclient.h
fixed title bounding rect conflict with window buttons when dragging a tab away from (or back in) a 2-tabs window, with the second tab title being very long
2010-01-23 06:59:55 +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
fixed compilation warning about 'virtual' signals
2010-01-17 08:07:13 +00:00