kwin/effects/cube
Jacob Logan ac72e9fb73 Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS)
A new .cpp file is added containing the declaration of the logging
category and compiled into the effects lib.

REVIEW: 114194
2013-11-29 08:47:56 +01:00
..
data GLSL 1.40 shaders for cube effect 2013-05-23 09:39:35 +02:00
CMakeLists.txt CMake macros porting 2013-11-27 16:11:14 +01:00
cube.cpp Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 2013-11-29 08:47:56 +01:00
cube.desktop
cube.h Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
cube.kcfg Porting effects to Qt5/KF5: QStandardPaths 2013-08-13 17:56:04 -03:00
cube_config.cpp Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
cube_config.desktop
cube_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
cube_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cube_inside.h
cube_proxy.cpp
cube_proxy.h
cubeconfig.kcfgc Porting effects to Qt5/KF5: QStandardPaths 2013-08-13 17:56:04 -03:00
cubeslide.cpp
cubeslide.desktop
cubeslide.h
cubeslide.kcfg
cubeslide_config.cpp foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
cubeslide_config.desktop
cubeslide_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
cubeslide_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cubeslideconfig.kcfgc