Revision 842813

Go back to digest for 10th August 2008

Features in Multimedia

William Viana Soares committed changes in /trunk/extragear/multimedia/amarok/src/context:

I'm glad to present you the toolbox menu (it appears after clicking on the add icon).
It should replace the applet browser which I still haven't removed entirely (right click->Add applet...) so for now they should coexist for a little while.

There are still some problems (placement mostly) that should be fixed by a lot of refactoring in the ContextView class that I hope will fix also another issues.

For now you can test the menu a little bit, it is still slow and buggy but I hope I can fix it.
Also it's not possible to remove applets from it but I'm unsure if that is what we want/need.
If you click in an entry it adds an applet or changes to the containment where the applet is if it was already added.

Some slightly changes in the toolbox look and also some refactoring.

File Changes

Modified 9 files
  • /trunk/extragear/multimedia/amarok/src/context
  •   /AmarokToolBox.cpp
  •   /AmarokToolBox.h
  •   /Containment.h
  •   /ContextView.cpp
  •   /ContextView.h
  •   /containments/ColumnContainment.cpp
  •   /containments/ColumnContainment.h
  •   /widgets/ToolBoxIcon.cpp
  •   /widgets/ToolBoxIcon.h
9 files changed in total