Commit graph

10 commits

Author SHA1 Message Date
Laurent Montel
79328d79c9 Fix includes
svn path=/trunk/KDE/kdebase/workspace/; revision=833041
2008-07-16 06:39:10 +00:00
Martin Gräßlin
e0752e57d3 Subtract 1 from ElectricNone to fit the combobox index. This makes default button work correctly.
svn path=/trunk/KDE/kdebase/workspace/; revision=826299
2008-06-30 10:46:05 +00:00
Michael Jansen
82cf0edda7 Correct the order.
1. Declare that the action is a configuration action.
  2. Then set the global shortcut.

svn path=/trunk/KDE/kdebase/workspace/; revision=817420
2008-06-06 01:06:21 +00:00
Michael Jansen
8caa518a12 - Fix default button
svn path=/trunk/KDE/kdebase/workspace/; revision=815409
2008-06-01 17:48:59 +00:00
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
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
Andreas Pakulat
39e322fc83 Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.

svn path=/trunk/KDE/kdebase/workspace/; revision=721704
2007-10-05 22:21:25 +00:00
Laurent Montel
d59f95c2d0 Fix compile enable final
svn path=/trunk/KDE/kdebase/workspace/; revision=720825
2007-10-03 20:18:56 +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