svn path=/trunk/KDE/kdebase/workspace/; revision=817018
The following changes were in SVN, but were removed from git:
M wallpapers/Code_Poets_Dream/metadata.desktop
M wallpapers/Colorado_Farm/metadata.desktop
M wallpapers/Emotion/metadata.desktop
M wallpapers/Fields_of_Peace/metadata.desktop
M wallpapers/Finally_Summer_in_Germany/metadata.desktop
M wallpapers/Fresh_Morning/metadata.desktop
M wallpapers/Red_Leaf/metadata.desktop
M wallpapers/Skeeter_Hawk/metadata.desktop
M wallpapers/There_is_Rain_on_the_Table/metadata.desktop
- It's not necessary to add the collection each time load is called. Prevents
the shortcuts from beeing shown 2 times. Mmmhh Why here only 2times and
3times with the others?
- the readSettings and writeSettings calls aren't necessary since the
actionCollection contains only global shortcuts and these are saved by
the kdedglobalaccel daemon (correct Andreas?).
- Fix the default button.
svn path=/trunk/KDE/kdebase/workspace/; revision=815405
- It's not necessary to add the collection each time load is called. Prevents
the shortcuts from beeing shown 2 times. Mmmhh Why here only 2times and
3times with the others?
- the readSettings and writeSettings calls aren't necessary since the
actionCollection contains only global shortcuts and these are saved by
the kdedglobalaccel daemon (correct Andreas?).
svn path=/trunk/KDE/kdebase/workspace/; revision=815404
- It's not necessary to add the collection each time load is called. Prevents
the shortcuts from beeing shown 3 times.
- the readSettings and writeSettings calls aren't necessary since the
actionCollection contains only global shortcuts and these are saved by
the kdedglobalaccel daemon.
svn path=/trunk/KDE/kdebase/workspace/; revision=815403
- It's not necessary to add the collection each time load is called. Prevents
the shortcuts from beeing shown 3 times.
- the readSettings and writeSettings calls aren't necessary since the
actionCollection contains only global shortcuts and these are saved by
the kdedglobalaccel daemon (correct Andreas?).
CCMAIL: ahartmetz@gmail.com
svn path=/trunk/KDE/kdebase/workspace/; revision=815402
svn path=/trunk/KDE/kdebase/workspace/; revision=814782
The following changes were in SVN, but were removed from git:
M wallpapers/Leafs_Labyrinth/metadata.desktop
svn path=/trunk/KDE/kdebase/workspace/; revision=813137
The following changes were in SVN, but were removed from git:
M wallpapers/Code_Poets_Dream/metadata.desktop
M wallpapers/Colorado_Farm/metadata.desktop
M wallpapers/Curls_on_Green/metadata.desktop
M wallpapers/Emotion/metadata.desktop
M wallpapers/Fields_of_Peace/metadata.desktop
M wallpapers/Finally_Summer_in_Germany/metadata.desktop
M wallpapers/Fresh_Morning/metadata.desktop
M wallpapers/Golden_Ripples/metadata.desktop
M wallpapers/Green_Concentration/metadata.desktop
M wallpapers/Ladybuggin/metadata.desktop
M wallpapers/Leafs_Labyrinth/metadata.desktop
M wallpapers/Red_Leaf/metadata.desktop
M wallpapers/Skeeter_Hawk/metadata.desktop
M wallpapers/There_is_Rain_on_the_Table/metadata.desktop
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
destructor.
Which means move this inline code to non-inline in the .cpp, after the
class has been declared.
svn path=/trunk/KDE/kdebase/workspace/; revision=811618
one wants to run something graphically intensive like a game
or when compositing goes awry and one wants to see the checkbox
that turns it off.
FEATURE: 155581
svn path=/trunk/KDE/kdebase/workspace/; revision=810031
svn path=/trunk/KDE/kdebase/workspace/; revision=809748
The following changes were in SVN, but were removed from git:
M wallpapers/Emotion/metadata.desktop
svn path=/trunk/KDE/kdebase/workspace/; revision=808727
The following changes were in SVN, but were removed from git:
M wallpapers/Code_Poets_Dream/metadata.desktop
M wallpapers/Colorado_Farm/metadata.desktop
M wallpapers/Curls_on_Green/metadata.desktop
M wallpapers/Fields_of_Peace/metadata.desktop
M wallpapers/Finally_Summer_in_Germany/metadata.desktop
M wallpapers/Fresh_Morning/metadata.desktop
M wallpapers/Golden_Ripples/metadata.desktop
M wallpapers/Green_Concentration/metadata.desktop
M wallpapers/Ladybuggin/metadata.desktop
M wallpapers/Leafs_Labyrinth/metadata.desktop
M wallpapers/Red_Leaf/metadata.desktop
M wallpapers/Skeeter_Hawk/metadata.desktop
M wallpapers/There_is_Rain_on_the_Table/metadata.desktop