(This list is obviosly not complete, just here to not forget of these.)

Tree View:
  * Button/context menu to refresh the tree view? (Or be able to monitor
    file tree with inotify instead)
  * Remove artifacts in the pointer when dragging (display file count?)
  * Use a regex as well to control the appearance of file names?
  * If dropping while holding down Control, append instead of inserting
    (like in Amarok)

Playlist:
  * Undo/redo?
  * Tabs??
  * Previous button behaves more like a "Back" button: does not go to
    the item above the current item, but to the item played right before
    (think queues and random mode).
  * After clearing a search, the playlist scrolls to the top, which may
    not show the current item as visible.

UI:
  * connect track change / playlist change with statusbar and caption

Statusbar:
  * Make the slider able to seek
  * Blink labels while paused?
  * <Ganneff> is it possible to get a "you have XXX songs in this
    playlist" info somewhere in the display? maybe with an added "this is
    5 hours of noise"

Options:
  * First radio button properly vertically aligned

Appearance:
  * Draw column separators in the playlist? (HOWTO: playlistitem.cpp:595)
    And, only in the Amarok classic theme, or always?

Other:
  * Shortcuts for random and repeat modes?
  * Save window position?, maybe use a meaningful size the first time
  * It'd be nice to have module and line numbers in logging output, but
    it doesn't seem to work.

vi: sw=2
