kwin/clients/oxygen
Hugo Pereira Da Costa 388d2c8b16 uses small size QRect for floatframe in no-side-border and no-border mode
svn path=/trunk/KDE/kdebase/workspace/; revision=1032145
2009-10-07 01:52:36 +00:00
..
config typo fix reported by marce <mvillarino@gmail.com> on kde-i18n-doc 2009-10-06 18:44:40 +00:00
CMakeLists.txt Moved all shadow handling into global cache oxygenShadowCache. This allows to share same 2009-09-17 22:40:06 +00:00
oxygen.cpp removed useless kdebug 2009-10-02 02:49:31 +00:00
oxygen.h code cleanup: moved singletons from oxigenclient.cpp to oxygen.cpp; added relevant prototypes to oxygen.h and removed from .cpp files 2009-09-26 04:23:27 +00:00
oxygenbutton.cpp removed unused light/dark colors; moved painter translation before drawing of menu icon for consistency with other buttons 2009-10-06 06:36:52 +00:00
oxygenbutton.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenclient.cpp uses small size QRect for floatframe in no-side-border and no-border mode 2009-10-07 01:52:36 +00:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2009-09-17 09:29:41 +00:00
oxygenclient.h fixed bug on title alignment when left/right centered, and put titleRect calculation in separate method for clean-up 2009-10-06 05:35:24 +00:00
oxygenconfiguration.cpp added 'use animations' and 'animations duration' to configuration (although not shown in configuration dialog). added smooth fading of window title when changed 2009-10-02 02:52:41 +00:00
oxygenconfiguration.h added 'use animations' and 'animations duration' to configuration (although not shown in configuration dialog). added smooth fading of window title when changed 2009-10-02 02:52:41 +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 removed use of QPainter::setOpacity to render transitions. This makes the code faster 2009-09-26 21:21:39 +00:00
oxygenshadowcache.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygenshadowconfiguration.cpp put equal to operator inline, and fixed logic in order to disable check on outerColor, if the latter is not used 2009-09-17 05:05:45 +00:00
oxygenshadowconfiguration.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygensizegrip.cpp fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
oxygensizegrip.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00
x11util.cpp fixed (harmless) compilation warnings 2009-09-23 22:53:01 +00:00
x11util.h fixed Qt headers; removed WX11 defines; removed 'using namespace std' 2009-09-20 07:42:03 +00:00