kwin/effects/cube
Script Kiddy 9eb3821e6a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=996576
2009-07-14 14:39:27 +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 When zooming we have to recompile the rotation GlList as zoom factor is required to calculate the rotation. 2009-05-23 17:18:20 +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 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
cube_config.desktop SVN_SILENT made messages (.desktop file) 2009-06-22 14:13:47 +00:00
cube_config.h Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +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-14 14:39:27 +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-14 14:39:27 +00:00
cubeslide_config.h Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 2009-02-06 18:53:16 +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