Revision 695470

Go back to digest for 5th August 2007

Features in Multimedia

Ian Monroe committed changes in /trunk/extragear/multimedia/amarok/src:

Making a new Interview view from scratch using QGraphicsView.

So far adding items and clearing the playlist works. Still don't have width sorted out though.
As discussed in my blog, this is to allow simple animations for now (text editing) and perhaps more advanced animations in the future easily using all the GGV tools.

File Changes

Added 4 files
  • /trunk/extragear/multimedia/amarok/src/playlist
  •   /PlaylistGraphicsItem.cpp
  •   /PlaylistGraphicsItem.h
  •   /PlaylistGraphicsView.cpp
  •   /PlaylistGraphicsView.h
Deleted 4 files
  • /trunk/extragear/multimedia/amarok/src/playlist
  •   /ItemScene.cpp
  •   /ItemScene.h
  •   /PlaylistDelegate.cpp
  •   /PlaylistDelegate.h
Modified 4 files
  • /trunk/extragear/multimedia/amarok/src
  •   /CMakeLists.txt
  •   /playlist/PlaylistItem.cpp
  •   /playlist/PlaylistItem.h
  •   /playlist/PlaylistWidget.cpp
12 files changed in total