Bug 123026 - add history for composer field
Summary: add history for composer field
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 15:57 UTC by richlv
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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