Bug 170634

Summary: New journal is set to date of the first day of the week/month
Product: [Applications] korganizer Reporter: Maarten Wisse <Maarten.Wisse>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Maarten Wisse 2008-09-07 18:15:46 UTC
Version:           4.1.1 (using KDE 4.1.1)
Compiler:          gcc 4.1.2 
OS:                Linux
Installed from:    Gentoo Packages

Right click a day of the week in the week view that is not the first. Choose new journal. In the title of the journal, the first day of the week will be mentioned, not the current date. Same applies to the month view, but there the first day of the month will be used. Both the title of the journal and the date of the journal will be set to the first day of the week/month.
Comment 1 Allen Winter 2008-12-25 16:24:07 UTC
SVN commit 901467 by winterz:

Provide a new activeDate() method in which we more accurately compute
the date currently active, dependent on the view.

Use activeDate() when starting an Incidence editor for a new Event/To-do/Journal.

Fixes
BUG: 170634



 M  +35 -10    calendarview.cpp  
 M  +15 -12    calendarview.h  


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