kwin/effects/cube
Martin Gräßlin 1e1cf86dc7 Initialize a variable, which could be read before it has been written to in a very, very unlikely case, with a useful value.
CCBUG: 196025

svn path=/trunk/KDE/kdebase/workspace/; revision=1004621
2009-07-30 16:01:25 +00:00
..
data
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
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
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
cubeslide_config.cpp
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2009-07-30 09:23:14 +00:00
cubeslide_config.h
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