kwin/effects/boxswitch
Martin Gräßlin 032c2cc333 Ensure that list is not empty before accessing
With settings to animate windows in boxswitch it was
possible that an empty list was accessed when the last
window closed.
BUG: 263306
FIXED-IN: 4.7.0
2011-05-07 11:26:36 +02:00
..
boxswitch.cpp Ensure that list is not empty before accessing 2011-05-07 11:26:36 +02:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
boxswitch.h Drop KWin::TimeLine from kwineffects 2011-03-14 22:50:05 +01:00
boxswitch_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_config.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
boxswitch_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_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
boxswitch_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
boxswitch_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
CMakeLists.txt Adding a proxy effect to BoxSwitch and using it in CoverSwitch to render the additional thumbnail bar. 2009-11-08 16:42:13 +00:00