Bug 296949

Summary: Change folder list shown columns
Product: [Applications] kmail2 Reporter: Alex Fiestas <afiestas>
Component: UIAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.8   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.2

Description Alex Fiestas 2012-03-28 08:57:33 UTC
Hi

The list that show all folders by default has enabled all columns, which are:
Unread
Total
Size

All of them can be hidden by default in my humble opinion, he only important one is "Unread" but we already have a fallback method in case that the column is hidden showing the number of unread emails just after the folder name (as many other modern email client do).

Before:
http://wstaw.org/m/2012/03/28/plasma-windowedrA2190.png
After: 
http://wstaw.org/m/2012/03/28/plasma-windowedJw2190.png
Comment 1 Laurent Montel 2012-03-28 18:16:29 UTC
Git commit 257aec8bddd197e35ac75df4832c1540324f13d8 by Montel Laurent.
Committed on 28/03/2012 at 20:15.
Pushed by mlaurent into branch 'master'.

Fix Bug 296949 - Change folder list shown columns

It's right it's better by default to not show all columns.

FIXED-IN: 4.8.2

M  +8    -1    mailcommon/foldertreeview.cpp

http://commits.kde.org/kdepim/257aec8bddd197e35ac75df4832c1540324f13d8
Comment 2 Laurent Montel 2012-03-28 18:17:03 UTC
Git commit f088403942483ffdfc070b7c1a6b1cab51206a8f by Montel Laurent.
Committed on 28/03/2012 at 20:15.
Pushed by mlaurent into branch 'KDE/4.8'.

Fix Bug 296949 - Change folder list shown columns

It's right it's better by default to not show all columns.

FIXED-IN: 4.8.2
(cherry picked from commit 257aec8bddd197e35ac75df4832c1540324f13d8)

M  +8    -1    mailcommon/foldertreeview.cpp

http://commits.kde.org/kdepim/f088403942483ffdfc070b7c1a6b1cab51206a8f
Comment 3 Alex Fiestas 2012-03-28 21:04:43 UTC
Laurent Montel, A.K.A my hero :D