Bug 228522 - Kget doesn't remember columns state
Summary: Kget doesn't remember columns state
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 21:02 UTC by Fest
Modified: 2010-05-18 00:37 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 Fest 2010-02-25 21:02:48 UTC
Version:            (using KDE 4.4.0)
Installed from:    Gentoo Packages

When i change columns position and size (name, status, progress etc) in kget main window, everything goes ok. But after restarting kget everything back to defaults.
Comment 1 Matthias Fuchs 2010-05-18 00:34:13 UTC
SVN commit 1127895 by mfuchs:

Remembers position of columns in the main view.
BUG:228522

 M  +1 -5      conf/kget.kcfg  
 M  +48 -55    ui/transfersview.cpp  
 M  +2 -1      ui/transfersview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1127895
Comment 2 Matthias Fuchs 2010-05-18 00:37:47 UTC
SVN commit 1127897 by mfuchs:

Backport r1127895
Remembers position of columns in the main view.
CCBUG:228522

 M  +1 -5      conf/kget.kcfg  
 M  +48 -55    ui/transfersview.cpp  
 M  +2 -1      ui/transfersview.h  


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