Bug 97672 - Multiple selection of news items within a feed to facilitate mass deletion
Summary: Multiple selection of news items within a feed to facilitate mass deletion
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 21:33 UTC by Christopher Blauvelt
Modified: 2005-04-22 23:56 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 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