summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookweek.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-05-20Apply davipt's patch for datebook's week view (needed for proper translation ↵drw1-28/+28
of day abbreviations for Tuesday and Thursday). If looks good, should apply to 0.99
2003-05-13Just a removal of a debug message.umopapisdn1-1/+0
2003-05-13Bugfix: (Bug #0000902) Adding events in weekview shouldn't create them as ↵umopapisdn1-24/+23
events on the first day of the week but rather the last visited day.
2003-05-05UI and code cleanup. Both UI and code is now more consistent. Also removed ↵umopapisdn1-103/+76
menus in favor of toolbuttons. (why were they even available as menus in the first place?)
2003-03-28Minimum size in weekview should be dependant on the height of the window.umopapisdn1-11/+9
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-23Bugfix: (bug #0000211) Events ending at midnight shouldn't be displayed at ↵umopapisdn1-8/+10
the following day. Fix for weekview.
2003-03-22Bugfix:umopapisdn1-20/+15
Certain events were not correctly displayed, namely those with "starting minutes" larger than "ending minutes" (for example an event starting at 07.30 and ending at 18.00) was displayed as ending at 18.30. Also added more informative text for events in the weekview. Events starting and ending on the same day is mentioned with start and end time. Events that span across multiple days is also mentioned with start and end dates.
2003-02-11fix for bugreport #664, show also location in popups in datebooks weekviewharlekin1-2/+10
2002-06-25All day events are not from 00:00 to 23:59 they're all day now.zecke1-18/+34
2002-04-30- no default args in method implssimon1-1/+1
- resolved parameter shadowing problem
2002-01-25Initial revisionkergoth1-0/+687