[Bug 302137] Cannot save new message list theme from one session to another

2012-08-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.10
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/08fa8e34438cb1729c27d061
   ||dac31b42d968f389

--- Comment #8 from Laurent Montel mon...@kde.org ---
Git commit 08fa8e34438cb1729c27d061dac31b42d968f389 by Montel Laurent.
Committed on 03/08/2012 at 17:17.
Pushed by mlaurent into branch 'master'.

Fix Bug 302137 - Cannot save new message list theme from one session to

another

FIXED-IN: 4.10

M  +32   -12   messagelist/pane.cpp

http://commits.kde.org/kdepim/08fa8e34438cb1729c27d061dac31b42d968f389

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-08-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #9 from Laurent Montel mon...@kde.org ---
Now we can save/restore header order.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-24 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #7 from Laurent Montel mon...@kde.org ---
Ok for visible it's stored it's not a problem.
But it's not refresh default column.
It's the problem
You need to click on show default column

For order it's right it's not restore/stored.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #4 from Laurent Montel mon...@kde.org ---
'Moreover some columns do not become visible even if 'column properties' are
set to 'visible by default' do you have infos about specific column which is
not visible ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-22 Thread tprotopopescu
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #5 from tprotopope...@gmail.com ---
This is what I was trying out: 

Created a clone of the Classic Theme. In the theme configuration dialog, the
appearance tab, there is the list of columns for that view. Right clicking on a
column and selecting `column properties' one of the options is `visible by
default'. Selecting this option for a column that does not have it already
checked does not make the column visible. I tried this specifically with the
`Tag', `Attachment', `Signature', `Importance', `Size', `Read/Unread' columns.
In the configuration dialog view preview the column says, e.g. `Attachment
(Visible)' but the column does not become visible in the message list, after
pressing 'OK' and returning to the message list, or after switching to another
theme and switching back, or restarting Kontact. The column properties are
saved from one session to the next, though. 

To make these columns visible I have to right click on the column headers in
the message list and select the columns from the menu. Once visible in the
message list the newly visible columns remain visible from one session to the
next. But any re-ordering of the columns, e.g. making the 'Attachment' column
the first column on the left is not preserved from session to session.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #6 from Laurent Montel mon...@kde.org ---
ok will investigate more.
Thanks for infos

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
I confirm it 
will look at it

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #2 from Laurent Montel mon...@kde.org ---
I fixed first part of bug in 0b02e747112cd0151ebd488e1fc536ae33e6d867

Fixed in 4.8.5

Will look at other bug

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #3 from Laurent Montel mon...@kde.org ---
Git commit 4d0efbc1ec7fb5d6e01bcbf7ff73ff018f7b56c0 by Montel Laurent.
Committed on 20/07/2012 at 23:56.
Pushed by mlaurent into branch 'KDE/4.8'.

First item of Bug 302137 fixed - Cannot save new message list theme from one
session to

another
(cherry picked from commit 0b02e747112cd0151ebd488e1fc536ae33e6d867)

M  +1-0messagelist/core/theme.cpp

http://commits.kde.org/kdepim/4d0efbc1ec7fb5d6e01bcbf7ff73ff018f7b56c0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs