Bug 128898

Summary: configurable colums (show / hide)
Product: [Applications] kget Reporter: Maciej Pilichowski <bluedzins>
Component: UIAssignee: KGet bugs <kget-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Maciej Pilichowski 2006-06-09 15:29:41 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs

I would like to RMB on the columns title and see the listbox with checkboxes, like:
[x] Status
[x] Local file name
[x] Resumed
...

so I could show/hide columns I like, I could be able to rename them. And please add such columns like "transferred", "remains" (size).
Comment 1 Javier goday 2008-07-27 19:31:49 UTC
SVN commit 838384 by jgoday:

Allow transferview header to show/hide columns.
BUG:128898
Rename columns option marked as WONTFIX


 M  +3 -0      conf/kget.kcfg  
 M  +20 -0     core/transfertreemodel.cpp  
 M  +11 -1     core/transfertreemodel.h  
 M  +56 -2     ui/transfersview.cpp  
 M  +2 -0      ui/transfersview.h  


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