[Korganizer-devel] [Bug 285118] Duplicate timezones sometimes listed in agenda view.

Allen Winter winter at kde.org
Sun Dec 11 03:45:32 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=285118


Allen Winter <winter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.8.0
         Resolution|                            |FIXED




--- Comment #1 from Allen Winter <winter kde org>  2011-12-11 03:45:32 ---
Git commit acfbb4931c55c00d4d848a1365e5ca35849bf080 by Allen Winter.
Committed on 11/12/2011 at 04:14.
Pushed by winterz into branch 'master'.

First part of the fix for bug 285118:
 - when creating the initial list of choices for the combobox, exclude
   those timezones we are already have chosen from user prefs
 - when adding a view timezone, remove that from the combobox choices
   so the user can't add it again
 - when removing a view timezone, add that back to the combobox choices

CCBUG: 285118

M  +7    -1    calendarviews/eventviews/agenda/timescaleconfigdialog.cpp

http://commits.kde.org/kdepim/acfbb4931c55c00d4d848a1365e5ca35849bf080

--- Comment #2 from Allen Winter <winter kde org>  2011-12-11 03:45:32 ---
Git commit 482ceef777c75e401ecdc85ac60dda742aff816a by Allen Winter.
Committed on 11/12/2011 at 04:43.
Pushed by winterz into branch 'master'.

remove duplicates from the timezone prefs so now only no longer can
you see duplicate timescales (by timezone). also the list of selected
timezones is deduped in the listwidget in the dialog.

BUG: 285118
FIXED-IN: 4.8.0

M  +8    -3    calendarviews/eventviews/agenda/timelabelszone.cpp
M  +8    -5    calendarviews/eventviews/agenda/timescaleconfigdialog.cpp

http://commits.kde.org/kdepim/482ceef777c75e401ecdc85ac60dda742aff816a

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list