summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16ho.alwin1-29/+58
in dayview a holiday will displayed (if plugin found) generated a straight forward dummy-holiday-plugin for testing the stuff.
2003-11-11Updating apps to use quickexec. Ipks are now generated properly.treke1-0/+1
2003-05-04New feature: It's now possible to configure a default location and default ↵umopapisdn1-15/+17
categories for new events. (Options available in configuration dialog.)
2003-04-13New feature: Added the possibility to add "quick entries" in dayview merely ↵umopapisdn1-1/+2
by clicking on the calendar, which overlays a qlineedit. Right now it adds 1 hour events, this will soon be adressed.
2003-04-12New feature:umopapisdn1-2/+6
Added a configurable option to make the weeklist view display either no times at all, only start times, or both start and end time. Also moved the configuration of default view from the menu into the preference dialog.
2003-03-24New feature: In dayview it's now possible to duplicate an event (and ↵umopapisdn1-1/+2
immediatly change some parameters for the duplicate).
2002-06-23Patch by <tboc@gmx.de> to configure the sizezecke1-0/+2
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-09Fixed a counter bug in alarm timer loop.sandman1-0/+2
2002-03-31Moved getEvent(uid) into some hack DateBookDBHack::eventByUID(uid) in the ↵hakan1-1/+6
datbeook that might work as long as the QDate implementation are not chnaged.
2002-03-09Fixed today-button to show default viewhakan1-0/+4
2002-03-09Added a WeekLst view showing an entire week and appointment descriptions and ↵hakan1-1/+7
made default view configurable
2002-01-25Initial revisionkergoth1-0/+111