summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-03-31Moved getEvent(uid) into some hack DateBookDBHack::eventByUID(uid) in the ↵hakan1-2/+23
datbeook that might work as long as the QDate implementation are not chnaged.
2002-03-29Editing an event will no longer clears it's uidhakan1-6/+6
2002-03-26Added shortcut buttons to set the start timehakan1-0/+11
2002-03-09Fixed today-button to show default viewhakan1-38/+47
2002-03-09Added a WeekLst view showing an entire week and appointment descriptions and ↵hakan1-16/+106
made default view configurable
2002-02-15added a icon for the today view to the menubar and change it in the view ↵harlekin1-5/+8
menu to first place
2002-01-25Initial revisionkergoth1-0/+854