kwin/effects/desktopgrid
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
desktopgrid.cpp [kwin/effects] Do not use KActionCollections for the global shortcuts 2013-12-10 11:45:33 +01:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2013-06-25 03:48:10 +00:00
desktopgrid.h Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
desktopgrid.kcfg
desktopgrid_config.cpp Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
desktopgrid_config.desktop
desktopgrid_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopgrid_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
desktopgridconfig.kcfgc
main.qml Port add/remove buttons in DesktopGrid to QtQuick 2 2013-08-05 14:55:37 +02:00