kwin/effects/desktopgrid
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig
Most is just switched to the ::read(). That should be enough for all the
Effects which have a KSharedConfig::Ptr underneath. If not we just need
to find a good place to put the reload.
2014-03-25 16:29:03 +01:00
..
CMakeLists.txt [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
desktopgrid.cpp [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 2014-03-25 16:29:03 +01:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +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 [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
desktopgrid_config.desktop [kwin] Create one plugin per effect configuration 2014-03-25 15:37:35 +01:00
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