Bug 149911

Summary: right click dates in calendar to add event
Product: [Applications] korganizer Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: christophe
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dotan Cohen 2007-09-16 12:58:02 UTC
Version:           1.2.4 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

In Kontact's Calendar mode, it would seem logical to right-click a date to add an event to it. As of 1.2.4, one must switch to the date in question, then create an event in that date. This bug _may_ be merged with bug# 122804. I started a new bug as 122804 did not specifically mention the feature that I'm requesting.

Thanks.
Comment 1 Christophe Marin 2009-01-26 13:52:08 UTC
SVN commit 916903 by winterz:

Add a context menu to the date navigator, which allows user to open
the New Event, New To-do, or New Journal editor.
BUG: 131417,149911


 M  +11 -2     calendarview.cpp  
 M  +13 -2     datenavigatorcontainer.cpp  
 M  +3 -0      datenavigatorcontainer.h  
 M  +7 -0      kdatenavigator.cpp  
 M  +3 -0      kdatenavigator.h  
 M  +32 -3     kodaymatrix.cpp  
 M  +9 -0      kodaymatrix.h  


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