summaryrefslogtreecommitdiff
path: root/core/pim
AgeCommit message (Collapse)AuthorFilesLines
2002-07-23fix #124 spotted, reported and patched by trekezecke1-0/+4
thanks
2002-07-10Fix "delete all" message boxleseb1-1/+1
2002-07-10Fix "view" menu itemleseb2-0/+7
2002-07-10added depend for libopietille1-1/+1
2002-07-09Check for Ir supportleseb1-1/+2
2002-07-09Change some pics directory (Fix bug #107)leseb2-3/+3
2002-07-07Interface improved (Fix bug #103)leseb1-220/+195
2002-07-01Fixed tabstops.. But still problem with the custom widgetseilers1-1/+19
2002-06-28Fix bug #15zecke1-1/+2
2002-06-27should fix bug #83harlekin1-17/+23
2002-06-27Fix for #82zecke1-1/+1
setMargin(2);
2002-06-27Fix for bug 81. It's now like in todolistzecke2-5/+8
If neither description nor note is inserted it'll be discarded
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman4-65/+57
many core files ... please report bugs on this to davipt
2002-06-25All day events are not from 00:00 to 23:59 they're all day now.zecke5-49/+107
2002-06-25fix a bug spotted by treke. A ne Task got rejected when only the summaryzecke1-1/+2
was filled with text
2002-06-25Fixing QPE bugs isn't good for my health.... But I guesszecke1-2/+21
judging of the amount already fixed bugs that there isn't much to come
2002-06-23stupid me IIzecke2-4/+2
2002-06-23stupid mezecke1-0/+1
2002-06-23Patch by <tboc@gmx.de> to configure the sizezecke9-146/+406
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-19Tille ask Diana how she was able to trigger that bug?zecke1-8/+17
I nominate her for the bug finding queen 2002. Ok I just fixed two possible crashes with the risk of losing data.
2002-06-17tboc <tboc@gmx.de> provided a cute patch to show a red time markzecke3-50/+288
in the current day view
2002-06-17Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin*zecke3-296/+340
2002-06-17fix overlappingzecke1-0/+1
2002-06-16I dunnozecke3-76/+128
2002-06-16Progresszecke2-76/+154
2002-06-16This add .pt and .es to all .procniehaus4-0/+6
2002-06-16This adds some more files.cniehaus2-0/+2
Time for a coffee
2002-06-15Summary supportzecke5-161/+232
2002-06-11click on vcard label launches not the inputharlekin2-7/+12
2002-06-11attempt to fix remove from autostartharlekin2-3/+4
2002-06-11updateharlekin1-5/+9
2002-06-11 activated the qcop channelharlekin2-3/+19
2002-06-11vcard now clickable labelharlekin5-8/+22
2002-06-10Fixes in the translation.tux_mike1-62/+156
2002-06-09Fixed a counter bug in alarm timer loop.sandman2-7/+9
2002-06-07Backing out unintentional merge from TT branch.kergoth2-255/+0
2002-06-06Initial revisionkergoth2-0/+255
2002-06-05added import vcard menu entryllornkcor3-303/+323
2002-05-21usbaility updateszecke3-179/+208
2002-05-13serveral bugfixes regarding todo sectionharlekin3-7/+11
2002-05-12Added a ONoteEdit class which is a QMultiLineEdit subclass copying ↵hakan6-7/+67
indentation from line to line
2002-05-09Patch from Stefan Eilers to make the Table align better and the viewing of ↵zecke2-23/+29
events more easy
2002-05-09Remove #include <iostream> which pulled in libstdc++.dwmw21-1/+0
2002-05-09qregexp.hdwmw21-0/+1
2002-05-09#include <qregexp.h>dwmw21-0/+1
2002-05-09#include <qvaluelist.h>dwmw21-0/+2
#include <qstringlist.h>
2002-05-07Added separate note editor dialog (currently only a QMultiLineEdit)hakan8-8/+148
2002-05-07clickable label is now in libopieharlekin7-59/+15
2002-05-07Moved ClickableLabel to libopie/OClickableLabelhakan10-144/+27
2002-05-06In the date entry dialog:hakan2-17/+61
- 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