kwin/effects
Guillaume Pothier f780e8b68b Kephalized plasma and kwin: replaced usage of QDesktopWidget by Kephal
svn path=/trunk/KDE/kdebase/workspace/; revision=884482
2008-11-15 03:04:44 +00:00
..
data Some more optimizations to snow effect: 2008-11-14 16:18:34 +00:00
test SVN_SILENT made messages (.desktop file) 2008-10-13 11:35:37 +00:00
CMakeLists.txt Kephalized plasma and kwin: replaced usage of QDesktopWidget by Kephal 2008-11-15 03:04:44 +00:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00
blur.cpp Make window blur effect opacity dependent. Patch by premierSullivan gmail com. 2008-07-31 16:36:24 +00:00
blur.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
blur.h Make window blur effect opacity dependent. Patch by premierSullivan gmail com. 2008-07-31 16:36:24 +00:00
boxswitch.cpp Add const & so we don't copy all that objects for nothing, faster effects for free! 2008-10-11 12:38:46 +00:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
boxswitch.h Add animation to boxswitch effect. Animation is default off. If turned on the highlight is in the center of the box and the thumbnails are moved on alt+tab so that the currently selected window will be in the center. 2008-10-05 11:41:15 +00:00
boxswitch_config.cpp Add animation to boxswitch effect. Animation is default off. If turned on the highlight is in the center of the box and the thumbnails are moved on alt+tab so that the currently selected window will be in the center. 2008-10-05 11:41:15 +00:00
boxswitch_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
boxswitch_config.h Added background window opacity setting to box switch. 2008-09-05 10:48:18 +00:00
boxswitch_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
configs_builtins.cpp Added background window opacity setting to box switch. 2008-09-05 10:48:18 +00:00
coverswitch.cpp Merge the coverswitch branch from git://github.com/Zarin/kwin.git (http://github.com/Zarin/kwin/tree/coverswitch) 2008-11-11 21:32:45 +00:00
coverswitch.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
coverswitch.h Merge the coverswitch branch from git://github.com/Zarin/kwin.git (http://github.com/Zarin/kwin/tree/coverswitch) 2008-11-11 21:32:45 +00:00
coverswitch_config.cpp Merge the coverswitch branch from git://github.com/Zarin/kwin.git (http://github.com/Zarin/kwin/tree/coverswitch) 2008-11-11 21:32:45 +00:00
coverswitch_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-10 21:24:38 +00:00
coverswitch_config.h Merge the coverswitch branch from git://github.com/Zarin/kwin.git (http://github.com/Zarin/kwin/tree/coverswitch) 2008-11-11 21:32:45 +00:00
coverswitch_config.ui Merge the coverswitch branch from git://github.com/Zarin/kwin.git (http://github.com/Zarin/kwin/tree/coverswitch) 2008-11-11 21:32:45 +00:00
cube.cpp Add const & so we don't copy all that objects for nothing, faster effects for free! 2008-10-11 12:38:46 +00:00
cube.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
cube.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
cube_config.cpp Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
cube_config.h Reworked the UI for cube configuration. There are two tabs (basic and advanced) now and the whole UI is more clearly arranged. 2008-08-28 07:42:52 +00:00
cube_config.ui Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
cylinder.cpp Do not test for GLRenderTarget as it is not used. 2008-10-29 12:50:26 +00:00
cylinder.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
cylinder.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
cylinder_config.cpp Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
cylinder_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
cylinder_config.h Reworked UI for cylinder configuration. Based on rework of cube config (r853730). 2008-08-28 08:02:12 +00:00
cylinder_config.ui Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
desktopgrid.cpp Add const & so we don't copy all that objects for nothing, faster effects for free! 2008-10-11 12:38:46 +00:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
desktopgrid.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
desktopgrid_config.cpp Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-07 12:47:36 +00:00
desktopgrid_config.h Added automatic layout mode to the desktop grid effect. Patch based off one by Christian Mollekopf. 2008-09-04 14:37:07 +00:00
desktopgrid_config.ui Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
dialogparent.cpp Added reconfigure() to dialog parent effect. 2008-10-09 05:33:57 +00:00
dialogparent.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
dialogparent.h Added reconfigure() to dialog parent effect. 2008-10-09 05:33:57 +00:00
diminactive.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
diminactive.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
diminactive.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
diminactive_config.cpp Not necessary to use a QGridLayout when we have just one widget 2008-09-16 07:41:39 +00:00
diminactive_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-10 21:24:38 +00:00
diminactive_config.h Not necessary 2008-05-03 12:47:11 +00:00
diminactive_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
dimscreen.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
dimscreen.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
dimscreen.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
explosion.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
explosioneffect.cpp Add a global configuration option for animation speed. See description 2008-08-30 07:25:54 +00:00
explosioneffect.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
fade.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
fade.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
fade.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
fallapart.cpp Add a global configuration option for animation speed. See description 2008-08-30 07:25:54 +00:00
fallapart.desktop SVN_SILENT made messages (.desktop file) 2008-10-12 11:04:37 +00:00
fallapart.h Don't explode all windows (i.e. also menues) 2008-06-30 12:52:06 +00:00
flipswitch.cpp SVN_SILENT Fix typos in kdebase 2008-10-23 09:31:44 +00:00
flipswitch.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
flipswitch.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
flipswitch_config.cpp Not necessary to use a QGridLayout when we have just one widget 2008-09-16 07:41:39 +00:00
flipswitch_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-10 21:24:38 +00:00
flipswitch_config.h Not necessary 2008-05-03 12:47:11 +00:00
flipswitch_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
invert.cpp Added feature to only invert the colours of selected windows 2008-08-27 12:20:34 +00:00
invert.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
invert.h Added feature to only invert the colours of selected windows 2008-08-27 12:20:34 +00:00
invert_config.cpp Added feature to only invert the colours of selected windows 2008-08-27 12:20:34 +00:00
invert_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
invert_config.h Not necessary 2008-05-03 12:47:11 +00:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
login.cpp A hack to disable unredirect for login splashscreen, better solution would 2008-10-14 10:34:35 +00:00
login.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
login.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
logout.cpp Add a global configuration option for animation speed. See description 2008-08-30 07:25:54 +00:00
logout.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
logout.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
lookingglass.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
lookingglass.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
lookingglass.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
lookingglass_config.cpp Not necessary to use a QGridLayout when we have just one widget 2008-09-16 07:41:39 +00:00
lookingglass_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
lookingglass_config.h - Adapt to no undo on close in KShortcutsEditor by adding undo where 2008-05-25 20:31:33 +00:00
lookingglass_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
magiclamp.cpp Add a global configuration option for animation speed. See description 2008-08-30 07:25:54 +00:00
magiclamp.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
magiclamp.h Magiclamp supports now panels which are not positioned at the bottom of the screen. 2008-08-22 09:40:46 +00:00
magnifier.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
magnifier.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
magnifier.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
magnifier_config.cpp Not necessary to use a QGridLayout when we have just one widget 2008-09-16 07:41:39 +00:00
magnifier_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
magnifier_config.h - Adapt to no undo on close in KShortcutsEditor by adding undo where 2008-05-25 20:31:33 +00:00
magnifier_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
maketransparent.cpp SVN_SILENT Fix typos in kdebase 2008-10-23 09:31:44 +00:00
maketransparent.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
maketransparent.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
maketransparent_config.cpp Patch from Will Stephenson to use 'translucency' consistently and some tweaks. 2008-09-29 13:33:58 +00:00
maketransparent_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
maketransparent_config.h Patch from Will Stephenson to use 'translucency' consistently and some tweaks. 2008-09-29 13:33:58 +00:00
maketransparent_config.ui SVN_SILENT Minor GUI change to the transparency effect. 2008-10-19 10:05:09 +00:00
minimizeanimation.cpp Add a global configuration option for animation speed. See description 2008-08-30 07:25:54 +00:00
minimizeanimation.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
minimizeanimation.h rename mTimeLine to mTimeLineWindows to make it sufficiently clear that we have more than one timeline 2008-04-19 00:12:28 +00:00
mousemark.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
mousemark.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
mousemark.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
mousemark_config.cpp Not necessary to use a QGridLayout when we have just one widget 2008-09-16 07:41:39 +00:00
mousemark_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-02 13:16:59 +00:00
mousemark_config.h - Adapt to no undo on close in KShortcutsEditor by adding undo where 2008-05-25 20:31:33 +00:00
mousemark_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
presentwindows.cpp Fix window switching mode of present windows not displaying the contents of minimized windows when "ignore minimized" is enabled. 2008-10-21 07:27:19 +00:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
presentwindows.h Added option to hide minimized windows in the present windows effect. Patch by Bart Cerneels. 2008-10-21 07:15:35 +00:00
presentwindows_config.cpp Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
presentwindows_config.h FEATURE: Two new layout modes for the present windows effect 2008-08-25 09:17:15 +00:00
presentwindows_config.ui Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
scalein.cpp Don't apply the scale in effect to utility windows either. 2008-09-01 12:55:41 +00:00
scalein.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
scalein.h Scale In plugin now uses TimeLine, also fade and scale in to 2008-05-04 01:22:15 +00:00
shadow.cpp Fix compiling error if OpenGL headers are unavailable. Patch by Simon St 2008-11-07 02:18:31 +00:00
shadow.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
shadow.h Make Oxygen not advertise support for shadow types that it does not yet. 2008-11-01 14:24:20 +00:00
shadow_config.cpp Converted shadow config dialog to .ui 2008-11-06 10:48:13 +00:00
shadow_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
shadow_config.h Converted shadow config dialog to .ui 2008-11-06 10:48:13 +00:00
shadow_config.ui Converted shadow config dialog to .ui 2008-11-06 10:48:13 +00:00
shadow_helper.h SVN_SILENT Fix typos in kdebase 2008-10-23 09:31:44 +00:00
sharpen.cpp add context 2008-11-02 17:39:23 +00:00
sharpen.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
sharpen.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
sharpen_config.cpp add context 2008-11-02 17:39:23 +00:00
sharpen_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
sharpen_config.h Not necessary 2008-05-03 12:47:11 +00:00
showfps.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
showfps.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
showfps.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
showfps_config.cpp Fix includes 2008-07-16 06:39:10 +00:00
showfps_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
showfps_config.h Not necessary 2008-05-03 12:47:11 +00:00
showfps_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
showpaint.cpp Add const & so we don't copy all that objects for nothing, faster effects for free! 2008-10-11 12:38:46 +00:00
showpaint.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
showpaint.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
slide.cpp Added reconfigure() to slide effect. 2008-10-09 05:31:04 +00:00
slide.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
slide.h Added reconfigure() to slide effect. 2008-10-09 05:31:04 +00:00
snow.cpp Some more optimizations to snow effect: 2008-11-14 16:18:34 +00:00
snow.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
snow.h Some more optimizations to snow effect: 2008-11-14 16:18:34 +00:00
snow_config.cpp Option to snow behind windows and small performance improvement by using a glList 2008-11-11 11:31:12 +00:00
snow_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
snow_config.h Not necessary 2008-05-03 12:47:11 +00:00
snow_config.ui Option to snow behind windows and small performance improvement by using a glList 2008-11-11 11:31:12 +00:00
sphere.cpp Do not test for GLRenderTarget as it is not used. 2008-10-29 12:50:26 +00:00
sphere.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
sphere.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
sphere_config.cpp Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
sphere_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
sphere_config.h Reworked UI for sphere configuration. Based on rework of cube config (r853730). 2008-08-28 08:36:46 +00:00
sphere_config.ui Add a widget to assign an effect to screen edges in the kwincompositing dialog. 2008-11-06 10:42:36 +00:00
taskbarthumbnail.cpp const & in foreach 2008-04-26 16:03:02 +00:00
taskbarthumbnail.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
taskbarthumbnail.h Dump the old taskbar thumbnail effect, replace it with a new one 2008-01-03 14:00:13 +00:00
thumbnailaside.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
thumbnailaside.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
thumbnailaside.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
thumbnailaside_config.cpp Not necessary to use a QGridLayout when we have just one widget 2008-09-16 07:41:39 +00:00
thumbnailaside_config.desktop SVN_SILENT made messages (.desktop file) 2008-10-13 11:35:37 +00:00
thumbnailaside_config.h - Adapt to no undo on close in KShortcutsEditor by adding undo where 2008-05-25 20:31:33 +00:00
thumbnailaside_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
trackmouse.cpp don't start at 0 degrees every time the mouse is pressed, but base the angle on the time. this allows one to press the keyboard, let go and press it again without it jumping. 2008-04-15 12:54:17 +00:00
trackmouse.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
trackmouse.h Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
trackmouse_config.cpp Fix includes 2008-07-16 06:39:10 +00:00
trackmouse_config.desktop SVN_SILENT made messages (.desktop file) 2008-11-02 13:16:59 +00:00
trackmouse_config.h Not necessary 2008-05-03 12:47:11 +00:00
videorecord.cpp bzero's prototype is in strings.h; possibly memset is more portable here. 2008-05-28 08:43:54 +00:00
videorecord.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
videorecord.h Allow to define where store video. 2008-02-04 12:06:13 +00:00
videorecord_config.cpp If path is empty use documentpath 2008-09-16 07:29:05 +00:00
videorecord_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
videorecord_config.h Not necessary 2008-05-03 12:47:11 +00:00
wobblywindows.cpp Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
wobblywindows.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
wobblywindows.h Support for proper effect reconfiguration instead of reloading them. 2008-10-02 09:27:32 +00:00
wobblywindows_config.cpp Removed incomplete filters and changed the defaults in wobbly windows as suggested by Cedric. 2008-09-26 05:27:57 +00:00
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file) 2008-10-13 11:35:37 +00:00
wobblywindows_config.h Added "advanced mode" to wobbly windows settings. 2008-09-06 14:50:02 +00:00
wobblywindows_config.ui Use grid layouts instead of form layouts. 2008-10-18 13:50:32 +00:00
zoom.cpp Add a global configuration option for animation speed. See description 2008-08-30 07:25:54 +00:00
zoom.desktop SVN_SILENT made messages (.desktop file) 2008-11-11 13:06:11 +00:00
zoom.h Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
zoom_config.cpp Fix includes 2008-07-16 06:39:10 +00:00
zoom_config.desktop SVN_SILENT made messages (.desktop file) 2008-09-29 11:19:40 +00:00
zoom_config.h Not necessary 2008-05-03 12:47:11 +00:00