kwin/effects/mouseclick
Martin Gräßlin 145f0c096f [kwin/effects] Do not use KActionCollections for the global shortcuts
Most effects had a "collection" for one action. We don't need the
action collection, all it was used for is setting the object name.

With the removal of KActionCollection the effects do not need to link
XmlGui any more, though the dependency is still pulled in through
plasma.
2013-12-10 11:45:33 +01:00
..
CMakeLists.txt CMake macros porting 2013-11-27 16:11:14 +01:00
mouseclick.cpp [kwin/effects] Do not use KActionCollections for the global shortcuts 2013-12-10 11:45:33 +01:00
mouseclick.desktop SVN_SILENT made messages (.desktop file) 2013-12-07 03:44:53 +00:00
mouseclick.h
mouseclick.kcfg
mouseclick_config.cpp Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
mouseclick_config.desktop SVN_SILENT made messages (.desktop file) 2013-08-13 04:19:10 +00:00
mouseclick_config.h
mouseclick_config.ui KFooInput -> Q(Double)SpinBox in mouseclick effect config 2013-09-09 07:47:36 +02:00
mouseclickconfig.kcfgc