Bug 62770

Summary: Moving events spanning midnight in agenda view
Product: [Applications] korganizer Reporter: Reinhold Kainhofer <reinhold>
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Reinhold Kainhofer 2003-08-16 15:58:30 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207)  
OS:          Linux

Currently, events that go over midnight (and thus have bars on two days) cannot be moved in agenda view. It would be great to implement this.

I started work on that, but it's not that easy, due to drag'n'drop support if the cursor moves outside the agenda view.
Comment 1 Reinhold Kainhofer 2003-09-09 02:05:58 UTC
Subject: kdepim/korganizer

CVS commit by kainhofe: 

Events can now also dragged over midnight in Agenda view (they are no longer truncated, bug 62767). Also, implemented moving of events that already go over midnight (bug 62770). 

CCMAIL: 62770-done@bugs.kde.org, 62767-done@bugs.kde.org


  M +97 -12    koagenda.cpp   1.82
  M +242 -22   koagendaitem.cpp   1.48
  M +41 -15    koagendaitem.h   1.25