You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sandro Giessl
90a81cd6d3
Prevent double deletion of widgets that are managed by their QObject parents
...
but need to be managed by KCommonDecoration as well.
Thanks a lot Thomas, I went for "adjusted* b) (and fix c!)".
Feedback regarding 201404 would be great.
BUG: 201404
svn path=/trunk/KDE/kdebase/workspace/; revision=1013904
17 years ago
..
CMakeLists.txt
Added EffectFrame, a helper class that creates, manages and caches a
17 years ago
Mainpage.dox
Split kdecoration and kwineffects libraries as two modules for doxygen.
18 years ago
Messages.sh
…
kcommondecoration.cpp
Prevent double deletion of widgets that are managed by their QObject parents
17 years ago
kcommondecoration.h
Prevent double deletion of widgets that are managed by their QObject parents
17 years ago
kcommondecoration_p.cpp
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kcommondecoration_p.h
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecoration.cpp
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecoration.h
Remove unneeded enum from decoration library.
17 years ago
kdecoration_p.cpp
Fix iterator
18 years ago
kdecoration_p.h
Make it possible to use KDecorationOptions without private headers.
18 years ago
kdecoration_plugins_p.cpp
Moved all debug, warning and error messages into the KWin 1212 area.
18 years ago
kdecoration_plugins_p.h
Make it possible to use KDecorationOptions without private headers.
18 years ago
kdecorationbridge.h
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecorationfactory.cpp
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecorationfactory.h
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kwinconfig.h.cmake
Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order
18 years ago
kwineffects.cpp
slight performance for xrender shadows
17 years ago
kwineffects.h
Fix linking problem with SunStudio in kwineffects.
17 years ago
kwinglobals.cpp
Use a modified errorMessage() with explicitly listing all extensions used by KWin.
18 years ago
kwinglobals.h
Add "show desktop" to screen edges.
17 years ago
kwinglutils.cpp
Shader optimizations. Patch provided by Robin Burchell.
17 years ago
kwinglutils.h
Shader optimizations. Patch provided by Robin Burchell.
17 years ago
kwinglutils_funcs.cpp
No longer include config*.h files in installed headers.
19 years ago
kwinglutils_funcs.h
Fix opengl wrappers to match the opengl functions.
18 years ago
kwinshadereffect.cpp
The assert for popRenderTarget in kwinshadereffect caused the kwin freezes as if assert has not been compiled in, the fbo will never be detached. So now we have working looking glass and sharpen effect back.
17 years ago
kwinshadereffect.h
Funny, I didn't know XRender now had shaders too :).
18 years ago
kwinxrenderutils.cpp
slight performance for xrender shadows
17 years ago
kwinxrenderutils.h
slight performance for xrender shadows
17 years ago