Commit graph

5 commits

Author SHA1 Message Date
Andreas Hartmetz
db8ca7f784 - Adapt to no undo on close in KShortcutsEditor by adding undo where
appropriate.
- Add the necessary KShortcutsEditor::save() calls where missing.
Use KActionCollection::setComponentData() as a better replacement for
KGlobalAccel::overrideMainComponentData().
- Add setProperty(\"isConfigurationAction\", true) for actions that don't belong
to the module modifying them. This replaces the behavior changes otherwise
triggered by KGlobalAccel::overrideMainComponentData(). The most important
behavior change is to not register an action as gone when it is destroyed in
the configuration module. It likely still exists in its proper module.

svn path=/trunk/KDE/kdebase/workspace/; revision=812610
2008-05-25 20:31:33 +00:00
Laurent Montel
6c5accc2ea Not necessary
svn path=/trunk/KDE/kdebase/workspace/; revision=803598
2008-05-03 12:47:11 +00:00
Martin Gräßlin
414d59ea16 Electric Border handling for desktopgrid effect
FEATURE: 155954

svn path=/trunk/KDE/kdebase/workspace/; revision=768124
2008-01-29 13:48:26 +00:00
Luboš Luňák
01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL
being v2+ (right now it says just GPL, which according to GPL itself
means any GPL). Decoration clients will come later.
CCMAIL: kwin@kde.org


svn path=/trunk/KDE/kdebase/workspace/; revision=742302
2007-11-27 19:40:25 +00:00
Rivo Laks
bb6a65b424 Add config module for DesktopGrid.
You can configure slide animation and activations shortcut

svn path=/trunk/KDE/kdebase/workspace/; revision=716951
2007-09-25 17:52:19 +00:00