Bug 62770 - Moving events spanning midnight in agenda view
Summary: Moving events spanning midnight in agenda view
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-16 15:58 UTC by Reinhold Kainhofer
Modified: 2003-09-09 02:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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