Revision b05b985...

Go back to digest for 19th August 2012

Optimization in Multimedia

Ralf Engels committed changes in [amarok] /:

Refactor Token and DropTarget

Add lots of comments.
Reorder Token constructor according to scope
Get rid of Token.m_textColor and use palette instead of constly html
format.
Change Margins, expanding and spacers so that the drop target is
center aligned in the OrganizeCollection dialog.
Set minimum size to drop target so that an empty drop target
has enough space for the "drop here" text.
Clean up DropTarget

File Changes

Modified 8 files
  •   src/dialogs/EditFilterDialog.cpp
  •   src/dialogs/FilenameLayoutDialog.cpp
  •   src/widgets/Token.cpp
  •   src/widgets/Token.h
  •   src/widgets/TokenDropTarget.cpp
  •   src/widgets/TokenDropTarget.h
  •   src/widgets/TokenPool.cpp
  •   src/playlist/layouts/LayoutEditWidget.cpp
8 files changed in total