summaryrefslogtreecommitdiff
path: root/core/pim/datebook/dateentryimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-06-28Fix bug #15zecke1-1/+2
2002-06-27Fix for bug 81. It's now like in todolistzecke1-5/+6
If neither description nor note is inserted it'll be discarded
2002-05-12Added a ONoteEdit class which is a QMultiLineEdit subclass copying ↵hakan1-0/+1
indentation from line to line
2002-05-07Added separate note editor dialog (currently only a QMultiLineEdit)hakan1-4/+22
2002-05-07Moved ClickableLabel to libopie/OClickableLabelhakan1-2/+6
2002-05-06In the date entry dialog:hakan1-11/+27
- Show end time (not only chnage label) when end textbox is selected. - Update timepicker when endtime is edited. - Update time textboxes when they looses focus. - Got rid of vertical empty borders. - "All day" dissables timepicker aswell. - Picking bad end time will set and show end time to starttime
2002-04-15-fix handling of the kewl timepickerzecke1-0/+24
click in a lineedit and the focus will change ARDO FEEL FREE TO REVERT IT WANTED TO GET THIS INTO THE FEED
2002-04-02Remove #include <stdiostream.h>. It wasn't used, and isn't present in my gcc3dwmw21-2/+0
2002-03-29Editing an event will no longer clears it's uidhakan1-0/+2
2002-03-26Added shortcut buttons to set the start timehakan1-35/+62
2002-03-09Added a WeekLst view showing an entire week and appointment descriptions and ↵hakan1-0/+8
made default view configurable
2002-01-25Initial revisionkergoth1-0/+474