Revision 716466

Go back to digest for 30th September 2007

Other in KDE Base

Robert Knight committed changes in /trunk/playground/base/kickoff-rewrite-kde4:

Initial import of a rewrite of the Kickoff launcher using Qt 4 / KDE 4 frameworks. All the views except the search view are functional (but not complete).

See the STATUS-TODO file for a more detailed list of what works and what needs work.

Currently builds as a standalone application called 'kickoff'

File Changes

Added 42 files
  • /trunk/playground/base/kickoff-rewrite-kde4
  •   /CMakeLists.txt
  •   /DESIGN-GOALS
  •   /developer-doc
  •   /src
  •   /STATUS-TODO
  •   /src/CMakeLists.txt
  •   /src/core
  •   /src/main.cpp
  •   /src/ui
  •   /src/core/applicationmodel.cpp
  •   /src/core/applicationmodel.h
  •   /src/core/favoritesmodel.cpp
  •   /src/core/favoritesmodel.h
  •   /src/core/itemhandlers.cpp
  •   /src/core/itemhandlers.h
  •   /src/core/leavemodel.cpp
  •   /src/core/leavemodel.h
  •   /src/core/models.cpp
  •   /src/core/models.h
  •   /src/core/recentapplications.cpp
  •   /src/core/recentapplications.h
  •   /src/core/recentlyusedmodel.cpp
  •   /src/core/recentlyusedmodel.h
  •   /src/core/searchmodel.cpp
  •   /src/core/searchmodel.h
  •   /src/core/systemmodel.cpp
  •   /src/core/systemmodel.h
  •   /src/core/urlitemlauncher.cpp
  •   /src/core/urlitemlauncher.h
  •   /src/ui/contextmenufactory.cpp
  •   /src/ui/contextmenufactory.h
  •   /src/ui/flipscrollview.cpp
  •   /src/ui/flipscrollview.h
  •   /src/ui/itemdelegate.cpp
  •   /src/ui/itemdelegate.h
  •   /src/ui/launcher.cpp
  •   /src/ui/launcher.h
  •   /src/ui/searchbar.cpp
  •   /src/ui/searchbar.h
  •   /src/ui/urlitemview.cpp
  •   /src/ui/urlitemview.h
42 files changed in total