kwin/effects/presentwindows
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
main.qml Merge branch 'master' into frameworks-scratch 2013-08-07 10:10:06 +02:00
presentwindows.cpp [kwin/effects] Do not use KActionCollections for the global shortcuts 2013-12-10 11:45:33 +01:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
presentwindows.h Fix rendering errors of close window button in Present Windows 2013-10-25 12:57:34 +02:00
presentwindows.kcfg
presentwindows_config.cpp Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 13:21:28 +01:00
presentwindows_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
presentwindows_config.ui Use KShortcutsEditor directly instead of subclass 2013-09-09 06:57:06 +02:00
presentwindows_proxy.cpp
presentwindows_proxy.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
presentwindowsconfig.kcfgc