summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookday.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16ho.alwin1-537/+547
in dayview a holiday will displayed (if plugin found) generated a straight forward dummy-holiday-plugin for testing the stuff.
2004-03-02run the optimize_connect scriptalwin1-8/+8
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-02-16Take care of the lifetime of the EffectiveEvent/Occurencezecke1-4/+6
Make sure not to keep reference on non existing objects
2003-11-04remove merge conflictwaspe1-14/+14
2003-08-01Merging changes from BRANCH_1_0 to HEAD..eilers1-8/+119
2003-05-13Bugfix: (Bug #0000862) The red time marker should only be visible if we are ↵umopapisdn1-3/+5
showing today's date.
2003-04-14Sometimes I feel like a parrot... but you asked for it :-Dmickeyl1-1/+1
* Default arguments in the declaration: good * Default arguments in the definition: bad
2003-04-13New Feature: Quick entries now honors the duration selected.umopapisdn1-5/+14
2003-04-13New feature: Added the possibility to add "quick entries" in dayview merely ↵umopapisdn1-427/+436
by clicking on the calendar, which overlays a qlineedit. Right now it adds 1 hour events, this will soon be adressed.
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