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.
Luboš Luňák
8e936add92
assert( false ) -> abort(), to avoid no-return-value warning with NDEBUG
svn path=/trunk/KDE/kdebase/workspace/; revision=825094
|
18 years ago |
| .. |
|
CMakeLists.txt
|
Tag as devel element
|
18 years ago |
|
Mainpage.dox
|
Split kdecoration and kwineffects libraries as two modules for doxygen.
|
18 years ago |
|
Messages.sh
|
branches/work/kwin_composite becomes new trunk kwin.
|
19 years ago |
|
kcommondecoration.cpp
|
some krazy include issue fixes
|
18 years ago |
|
kcommondecoration.h
|
Split kdecoration and kwineffects libraries as two modules for doxygen.
|
18 years ago |
|
kcommondecoration_p.cpp
|
Separate KCommonDecoration from KDecoration, in order to allow
|
19 years ago |
|
kcommondecoration_p.h
|
Make it possible to use KDecorationOptions without private headers.
|
18 years ago |
|
kdecoration.cpp
|
Show tooltips.
|
18 years ago |
|
kdecoration.h
|
Add a dbus call to query which color settings the current decoration
|
18 years ago |
|
kdecoration_p.cpp
|
Make it possible to use KDecorationOptions without private headers.
|
18 years ago |
|
kdecoration_p.h
|
Make it possible to use KDecorationOptions without private headers.
|
18 years ago |
|
kdecoration_plugins_p.cpp
|
Adapt to new KWarning/kFatal/kDebug api
|
19 years ago |
|
kdecoration_plugins_p.h
|
Make it possible to use KDecorationOptions without private headers.
|
18 years ago |
|
kdecorationbridge.h
|
Make KDecorationBridge also public and with kept binary compatibility,
|
18 years ago |
|
kdecorationfactory.cpp
|
Make KDecorationBridge also public and with kept binary compatibility,
|
18 years ago |
|
kdecorationfactory.h
|
Split kdecoration and kwineffects libraries as two modules for doxygen.
|
18 years ago |
|
kwinconfig.h.cmake
|
Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order
|
18 years ago |
|
kwineffects.cpp
|
assert( false ) -> abort(), to avoid no-return-value warning with NDEBUG
|
18 years ago |
|
kwineffects.h
|
Added screenNumber() and addRepaint(QRegion) to effects API
|
18 years ago |
|
kwinglobals.cpp
|
Use a modified errorMessage() with explicitly listing all extensions used by KWin.
|
18 years ago |
|
kwinglobals.h
|
Use a modified errorMessage() with explicitly listing all extensions used by KWin.
|
18 years ago |
|
kwinglutils.cpp
|
Don't discard window texture when only the shape changes but the window
|
18 years ago |
|
kwinglutils.h
|
Disable copying by value for GLTexture, as it wouldn't work anyway.
|
18 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
|
Funny, I didn't know XRender now had shaders too :).
|
18 years ago |
|
kwinshadereffect.h
|
Funny, I didn't know XRender now had shaders too :).
|
18 years ago |
|
kwinxrenderutils.cpp
|
Converting old style includes to new qt4 style
|
18 years ago |
|
kwinxrenderutils.h
|
Some missing XRender counterparts for utility functions, from Thomas Lübking.
|
18 years ago |