Bug 128898 - configurable colums (show / hide)
Summary: configurable colums (show / hide)
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: UI (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 15:29 UTC by Maciej Pilichowski
Modified: 2008-07-27 19:31 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-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