kwin/effects/cube
Laurent Montel 438a581a55 Fix forward declaration
svn path=/trunk/KDE/kdebase/workspace/; revision=1006635
2009-08-04 07:23:18 +00:00
..
data Correctly change brightness and opacity in cylinder/sphere shader 2009-05-23 09:28:19 +00:00
CMakeLists.txt When adding an effect config dialog you should also install the desktop file or you won't have a config dialog. 2009-06-18 21:07:57 +00:00
cube.cpp Initialize a variable, which could be read before it has been written to in a very, very unlikely case, with a useful value. 2009-07-30 16:01:25 +00:00
cube.desktop SVN_SILENT made messages (.desktop file) 2009-06-22 14:13:47 +00:00
cube.h New cube reflection which moves reflection down to touch the cube in its lowest point. Thanks to Michal Srb for the patch. It' really great. 2009-05-01 18:23:53 +00:00
cube_config.cpp Remove default shortcuts for cylinder and sphere. The effect isn't enabled by default and cylinder and sphere are not so important that it qualifies for a default shortcut. 2009-07-24 07:45:49 +00:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2009-06-22 14:13:47 +00:00
cube_config.h Fix forward declaration 2009-08-04 07:23:18 +00:00
cube_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
cubeslide.cpp Don't start cube animation if number of desktops has been reduced. 2009-06-14 20:31:08 +00:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2009-07-30 09:23:14 +00:00
cubeslide.h Adjust animation time in cube switch: the complete animation has a fixed time, not the single steps. That fixes a regression compared to 4.2. 2009-05-23 11:51:38 +00:00
cubeslide_config.cpp Add an option to not follow the pager layout in cube switch animation. That brings back the behaviour of cube switch in 4.2. 2009-05-04 13:24:55 +00:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2009-07-30 09:23:14 +00:00
cubeslide_config.h Fix forward declaration 2009-08-04 07:23:18 +00:00
cubeslide_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00