Bug 123026

Summary: add history for composer field
Product: [Applications] amarok Reporter: richlv
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description richlv 2006-03-03 15:57:48 UTC
Version:           svn revision 514058 (using KDE KDE 3.5.1)
Installed from:    Slackware Packages

artist & album already have 'history' available. composer field usually also has reoccurring contents, so such a history should be added for this field, too
Comment 1 Seb Ruiz 2006-03-06 15:58:34 UTC
SVN commit 516284 by seb:

Add autocompletion to the composer field in the tag dialog
BUG: 123026


 M  +1 -0      ChangeLog  
 M  +15 -0     src/collectiondb.cpp  
 M  +1 -0      src/collectiondb.h  
 M  +15 -9     src/tagdialog.cpp  
 M  +38 -27    src/tagdialogbase.ui