Revision 910752

Go back to digest for 18th January 2009

Bug Fixes in KDE Base

Sebastian Sauer committed changes in /trunk/KDE/kdebase/workspace/plasma/applets/kickoff:

* split kickoff into shared lib and the both application launchers. this fixes a bunch of synchronisation-probs like e.g. bug 177678 (also valid if multiple kickoff instances got used).
* add "Run Command..." to the classic menu known from KDE3.
* apply 20k patch by Cyberbeat reviewed and modified where useful by me that introduces functionality to configure the number of recent apps we remember and allows to display them within the classic standard menu.
* time to catch some sleep now :)

File Changes

Added 1 files
  • /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core/kickoff_export.h
Modified 18 files
  • /trunk/KDE/kdebase/workspace/plasma/applets/kickoff
  •   /CMakeLists.txt
  •   /applet/applet.cpp
  •   /core/applicationmodel.h
  •   /core/favoritesmodel.h
  •   /core/itemhandlers.cpp
  •   /core/itemhandlers.h
  •   /core/leavemodel.h
  •   /core/org.kde.kickoff.recent.xml
  •   /core/recentapplications.cpp
  •   /core/recentapplications.h
  •   /core/recentlyusedmodel.cpp
  •   /core/recentlyusedmodel.h
  •   /core/searchmodel.h
  •   /core/systemmodel.h
  •   /core/urlitemlauncher.h
  •   /simpleapplet/menuview.cpp
  •   /simpleapplet/menuview.h
  •   /simpleapplet/simpleapplet.cpp
19 files changed in total