Revision 1204312

Go back to digest for 12th December 2010

Features in KDE Base

Lukas Appelhans committed changes in /trunk/playground/base/plasma/MediaCenterComponents:

Finally this is my first CodeIn Project:
-Remove all the Mediabrowser-c++-view
-Add a loader for a qml-view
-add a basic, yet not 100% finished, qml-view

It needs some polishing here and there, but the basics are there :)

File Changes

Added 2 files
  • /trunk/playground/base/plasma/MediaCenterComponents
  •   /applets/mediabrowser/filegrid.qml
  •   /libs/mediacenter/widgets/blur.cpp
Deleted 9 files
  • /trunk/playground/base/plasma/MediaCenterComponents/applets/mediabrowser
  •   /abstractmediaitemview.cpp
  •   /abstractmediaitemview.h
  •   /blur.cpp
  •   /fileviewitem.cpp
  •   /fileviewitem.h
  •   /gridview.cpp
  •   /gridview.h
  •   /listview.cpp
  •   /listview.h
Modified 7 files
  • /trunk/playground/base/plasma/MediaCenterComponents
  •   /CMakeLists.txt
  •   /applets/mediabrowser/CMakeLists.txt
  •   /applets/mediabrowser/mediabrowser.cpp
  •   /applets/mediabrowser/mediabrowser.h
  •   /libs/mediacenter/abstractbrowsingbackend.cpp
  •   /libs/mediacenter/abstractbrowsingbackend.h
  •   /applets/mediabrowser/browsingbackends/localfiles/localfilesabstractbackend.h
18 files changed in total