[Korganizer-devel] [Bug 158468] No way to change the time of single recurring event in edit dialog

Sergio Martins (ld50) iamsergio at gmail.com
Mon Feb 15 02:32:24 CET 2010


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





--- Comment #2 from Sergio Martins (ld50) <iamsergio gmail com>  2010-02-15 02:32:23 ---
SVN commit 1090249 by smartins:

Now, when editing a recurring event the user will be prompted to chose how he
wants to edit it (only this occurrence, all
ocurrences...) just like when he drags/resizes an event with the mouse.

All the logic was in KOAgenda, I moved it to CalendarView so it could be shared
with the editors.

Almost takes care of kolab/issue4101, I still need to make copy/paste use this
and check redo/undo.

CCBUG: 158468
MERGE: trunk, 4.4


 M  +83 -11    calendarview.cpp  
 M  +17 -0     calendarview.h  
 M  +38 -83    koagenda.cpp  
 M  +7 -3      koagenda.h  
 M  +11 -5     koagendaview.cpp  
 M  +6 -1      koagendaview.h  
 M  +20 -3     koeventeditor.cpp  
 M  +1 -0      koeventview.h  
 M  +9 -1      koincidenceeditor.cpp  
 M  +18 -0     koincidenceeditor.h  
 M  +5 -2      koviewmanager.cpp  
 M  +6 -4      multiagendaview.cpp  
 M  +4 -1      multiagendaview.h  


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

-- 
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