summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookday.h
AgeCommit message (Collapse)AuthorFilesLines
2005-04-06Use OResource for loading images, correct display of alarm and reoccurance ↵drw1-19/+30
icons for event and fix headers
2005-03-171. datebookweeklist - a week has SEVEN days, not SIX. I'm wondering whyalwin1-2/+4
events on sunday never showed there ;) 2. extra file datebooktypes contains some special classes used by datebook so other classes must not include the big mainheader file. 3. added support for holiday-plugins to week-views. Month view is a little bit more tricky 'cause TT has never heard about virtual methods and so I have the choice between complete copy the monthview and make the modifications or changing the interface of datebookdb-class to virtual. both isn't nice.
2005-03-16ho.alwin1-29/+31
in dayview a holiday will displayed (if plugin found) generated a straight forward dummy-holiday-plugin for testing the stuff.
2004-02-16Take care of the lifetime of the EffectiveEvent/Occurencezecke1-1/+1
Make sure not to keep reference on non existing objects
2003-08-01Merging changes from BRANCH_1_0 to HEAD..eilers1-0/+6
2003-04-13New feature: Added the possibility to add "quick entries" in dayview merely ↵umopapisdn1-1/+24
by clicking on the calendar, which overlays a qlineedit. Right now it adds 1 hour events, this will soon be adressed.
2003-03-24New feature: In dayview it's now possible to duplicate an event (and ↵umopapisdn1-0/+2
immediatly change some parameters for the duplicate).
2002-06-25All day events are not from 00:00 to 23:59 they're all day now.zecke1-10/+21
2002-06-23Patch by <tboc@gmx.de> to configure the sizezecke1-0/+6
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-2/+52
in the current day view
2002-01-25Initial revisionkergoth1-0/+138