summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookday.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-04-12Bugfix: (bug #0000811) Events are now always atleast 12 pixels high in dayview.umopapisdn1-44/+44
2003-03-28Bugfix: (Bug #000782) Display events with no duration, unless it's an ↵umopapisdn1-1/+1
"effective event" ending at 00:00 starting at a previous day. (i.e ending at midnight)
2003-03-24New feature: In dayview it's now possible to duplicate an event (and ↵umopapisdn1-12/+17
immediatly change some parameters for the duplicate).
2003-03-23Bugfix: (bug #0000211) Events ending at mat the following day. Fix for dayview.umopapisdn1-15/+17
2003-03-22More informative dayview text:umopapisdn1-14/+9
An event that begins and ends on the same day is only mentioned by start and end time. An event that spans across multiple days, is also mentioned with start and end date.
2003-02-14save some space in dayview, for further answers read bug #665harlekin1-5/+8
2002-07-09Check for Ir supportleseb1-1/+2
2002-06-25All day events are not from 00:00 to 23:59 they're all day now.zecke1-20/+32
2002-06-23Patch by <tboc@gmx.de> to configure the sizezecke1-10/+55
of the row of the dayview Adds an option to jump to the current time in the dayview and some small fixes ( zecke )
2002-06-17tboc <tboc@gmx.de> provided a cute patch to show a red time markzecke1-25/+211
in the current day view
2002-04-30- no default args in method implssimon1-4/+4
- resolved parameter shadowing problem
2002-01-25Initial revisionkergoth1-0/+553