Bug 127269 - autosave list for each added item (not only per time period)
Summary: autosave list for each added item (not only per time period)
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-13 19:00 UTC by Maciej Pilichowski
Modified: 2008-07-29 22: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 Maciej Pilichowski 2006-05-13 19:00:49 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs

Please change the autosaving timer so the range would start from zero (time independent autosave) with new option for saving the list for each N added new items.
Comment 1 Urs Wolfer 2006-05-13 22:58:54 UTC
That's a good point. I think we will implement it in the rewritten KGet2 for KDE 4.
Comment 2 Javier goday 2008-07-29 22:32:49 UTC
SVN commit 839338 by jgoday:

Save the transfers list every time a group/transfer is added or deleted.
BUG:127269


 M  +29 -3     kget.cpp  
 M  +14 -0     kget.h  
 M  +15 -1     transfergrouphandler.cpp  
 M  +4 -0      transfergrouphandler.h  
 M  +1 -1      transferhandler.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=839338