Bug 97672

Summary: Multiple selection of news items within a feed to facilitate mass deletion
Product: [Applications] akregator Reporter: Christopher Blauvelt <jackrabbit>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christopher Blauvelt 2005-01-22 21:33:47 UTC
Version:           3.3.91 beta1 (using KDE KDE 3.3.91)
Installed from:    Gentoo Packages
Compiler:          gcc-3.4.3 
OS:                Linux

Sometimes there are multiple news articles that I would like to delete.  To do so I have to select them one by one and answer yes to the "Are you sure . . ." dialog box.  It would be much easier if you could allow multiple selection in order to facilitate this.
Thanks,
Chris
Comment 1 Frank Osterfeld 2005-04-22 23:56:49 UTC
CVS commit by osterfeld: 

Added multiselection for article list. It's now possible to select multiple articles for deleting, changing read 
status or setting the keep flag.
FEATURE: 97672
CCBUG: 104378


  M +11 -7     actionmanager.cpp   1.3
  M +7 -3      akregator.cpp   1.88
  M +5 -1      akregator_part.cpp   1.168
  M +95 -88    akregator_view.cpp   1.250
  M +4 -2      akregator_view.h   1.100
  M +86 -23    articlelist.cpp   1.41
  M +7 -5      articlelist.h   1.25