kwin/effects/cube
Will Stephenson 653a856146 Fix spelling mistake.
svn path=/trunk/KDE/kdebase/workspace/; revision=1025696
2009-09-19 12:57:06 +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-09-17 09:29:41 +00:00
cube.h Fix includes 2009-09-01 07:05:48 +00:00
cube_config.cpp Fix spelling mistake. 2009-09-19 12:57:06 +00:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2009-09-17 09:29:41 +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-09-17 09:29:41 +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 Fix includes 2009-09-01 07:05:48 +00:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2009-09-17 09:29:41 +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