kwin/lib
Rivo Laks 85961ce0a3 Add KWin::GlobalShortcutsEditor which is a KShortcutsEditor that only edits global shortcuts.
This allows shortcut editor widgets to be added in Designer (for 4.1 KShortcutsEditor should
  probably get setActionTypes() method so that it needn't be set in it's ctor).

  libkwineffects also links to kdeui now, I hope it's ok since it linked to QtGUI and kdecore already anyway.

svn path=/trunk/KDE/kdebase/workspace/; revision=740954
2007-11-24 13:43:52 +00:00
..
CMakeLists.txt Add KWin::GlobalShortcutsEditor which is a KShortcutsEditor that only edits global shortcuts. 2007-11-24 13:43:52 +00:00
kcommondecoration.cpp * make defaultButtonsLeft and defaultButtonsRight non-pure-virtual so that client plugins that want to just go along with the kde defaults can do so and don't need to reimplement these methods; this is SC, but not BIC 2007-11-15 20:13:50 +00:00
kcommondecoration.h * make defaultButtonsLeft and defaultButtonsRight non-pure-virtual so that client plugins that want to just go along with the kde defaults can do so and don't need to reimplement these methods; this is SC, but not BIC 2007-11-15 20:13:50 +00:00
kdecoration.cpp Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
kdecoration.h Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
kdecoration_p.cpp * make defaultButtonsLeft and defaultButtonsRight non-pure-virtual so that client plugins that want to just go along with the kde defaults can do so and don't need to reimplement these methods; this is SC, but not BIC 2007-11-15 20:13:50 +00:00
kdecoration_p.h Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h
kdecorationfactory.cpp Make KDecorationFactory::supports() const, and also pure virtual to force 2007-11-01 16:07:38 +00:00
kdecorationfactory.h Make KDecorationFactory::supports() const, and also pure virtual to force 2007-11-01 16:07:38 +00:00
kwineffects.cpp Add KWin::GlobalShortcutsEditor which is a KShortcutsEditor that only edits global shortcuts. 2007-11-24 13:43:52 +00:00
kwineffects.h Add KWin::GlobalShortcutsEditor which is a KShortcutsEditor that only edits global shortcuts. 2007-11-24 13:43:52 +00:00
kwinglobals.cpp Move Extensions class to lib/kwinglobals.* 2007-09-26 16:31:06 +00:00
kwinglobals.h Move Extensions class to lib/kwinglobals.* 2007-09-26 16:31:06 +00:00
kwinglutils.cpp
kwinglutils.h
kwinglutils_funcs.cpp Dynamically load some of the used GLX symbols and make sure they exist before 2007-10-05 14:10:13 +00:00
kwinglutils_funcs.h Fix compilation with gcc 3.3 2007-11-24 12:12:10 +00:00
kwinshadereffect.cpp
kwinshadereffect.h
Mainpage.dox
Messages.sh