Revision 809339
Go back to digest for 25th May 2008Features in Multimedia
Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:
Lots of work on the new background.
* Push rendering the background down to the MainWindow and make everything else transparent to make it shine through
* Add a few custom widget subclasses that do not render anything themselves
* Remove rendering of the backgronud from other widgets
This commit represents work in progress and there is still some serious wonkyness ( if that is not already a word, I hereby declare myself the inventor ) going on with the context view, and lots of dead code that I need to remove.
File Changes
Added 2 files
- /trunk/extragear/multimedia/amarok/src/widgets
- /StackedWidget.h
- /Widget.h
Modified 10 files
- /trunk/extragear/multimedia/amarok/src
- /MainWindow.cpp
- /MainWindow.h
- /toolbar.h
- /context/ContextView.cpp
- /playlist/PlaylistGraphicsView.cpp
- /playlist/PlaylistGraphicsView.h
- /playlist/PlaylistWidget.cpp
- /playlist/PlaylistWidget.h
- /widgets/MainToolbar.cpp
- /context/containments/ColumnApplet.cpp
12 files changed in total