Revision 0570fe1...

Go back to digest for 27th April 2014

Features in KDE Base

Eike Hein committed changes in [plasma-desktop] /:

Initial import of Application Menu aka (Homerun) Kicker.

This version is a mostly-from-scratch reimplementation of
the Plasma 1 version.

Some minor-in-scope loose ends are left, both external and
internal to the code; check TODO for whether your issue is
already known.

File Changes

Added 50 files
  • /kicker
  •   applets/CMakeLists.txt
  •   applets/Messages.sh
  •   applets/TODO
  •   applets/package/metadata.desktop
  •   applets/plugin/abstractentry.cpp
  •   applets/plugin/abstractentry.h
  •   applets/plugin/abstractmodel.cpp
  •   applets/plugin/abstractmodel.h
  •   applets/plugin/actionlist.cpp
  •   applets/plugin/actionlist.h
  •   applets/plugin/appsmodel.cpp
  •   applets/plugin/appsmodel.h
  •   applets/plugin/favoritesmodel.cpp
  •   applets/plugin/favoritesmodel.h
  •   applets/pluginplugin.cpp
  •   applets/pluginplugin.h
  •   applets/plugin/processrunner.cpp
  •   applets/plugin/processrunner.h
  •   applets/plugin/qmldir
  •   applets/plugin/recentappsmodel.cpp
  •   applets/plugin/recentappsmodel.h
  •   applets/plugin/recentdocsmodel.cpp
  •   applets/plugin/recentdocsmodel.h
  •   applets/plugin/rootmodel.cpp
  •   applets/plugin/rootmodel.h
  •   applets/plugin/runnermatchesmodel.cpp
  •   applets/plugin/runnermatchesmodel.h
  •   applets/plugin/runnermodel.cpp
  •   applets/plugin/runnermodel.h
  •   applets/plugin/submenu.cpp
  •   applets/plugin/submenu.h
  •   applets/plugin/systemmodel.cpp
  •   applets/plugin/systemmodel.h
  •   applets/plugin/windowsystem.cpp
  •   applets/plugin/windowsystem.h
  •   applets/plugin/plasmaquick/dialog.h
  •   applets/package/contents/code/tools.js
  •   applets/package/contents/config/config.qml
  •   applets/package/contents/config/main.xml
  •   applets/package/contents/ui/ActionMenu.qml
  •   applets/package/contents/ui/CompactRepresentation.qml
  •   applets/package/contents/ui/ConfigGeneral.qml
  •   applets/package/contents/ui/FullRepresentation.qml
  •   applets/package/contents/ui/ItemListDelegate.qml
  •   applets/package/contents/ui/ItemListDialog.qml
  •   applets/package/contents/ui/ItemListView.qml
  •   applets/package/contents/ui/main.qml
  •   applets/package/contents/ui/RunnerResultsList.qml
  •   applets/package/contents/ui/SideBarItem.qml
  •   applets/package/contents/ui/SideBarSection.qml
Modified 2 files
  •   CMakeLists.txt
  •   applets/CMakeLists.txt
52 files changed in total