summaryrefslogtreecommitdiff
path: root/libopie2/opiepim
AgeCommit message (Expand)AuthorFilesLines
2003-06-02some .cvsignore fixesschurig1-1/+1
2003-05-18Updates to ocontact, oevent & otodo's toRichText() implementationsdrw3-35/+106
2003-05-15how did this compile last time...? ;)tille1-5/+5
2003-05-14lastHitField impltille2-9/+23
2003-05-14Guard against self assignmentzecke1-0/+2
2003-05-14move lastHitField stuff into OPIMRecordzecke4-6/+22
2003-05-14get the field where the hit wastille2-1/+5
2003-05-14zecke: better?tille1-2/+2
2003-05-12Hospital Hacking Sessionzecke1-6/+65
2003-05-12Add a commentzecke1-0/+2
2003-05-12Add handling of alarm() messagezecke2-5/+49
2003-05-12fix up OTodo::hasNotifierszecke3-3/+17
2003-05-12dateTimeFromStringzecke2-4/+48
2003-05-10QString::contains( QRegExp ) does not use the settings of QRegExptille1-5/+5
2003-05-09toShortString now contains start time and datetille1-1/+13
2003-05-08search stufftille16-27/+114
2003-05-07save the statezecke1-0/+6
2003-05-07save and restore CompletedDate and StartDatezecke1-7/+20
2003-05-07implement loading of Recurrencezecke4-4/+76
2003-05-07Save recurrencezecke1-1/+3
2003-05-07try to use less memory and only create objects likezecke2-15/+82
2003-05-07Prevent mem corruptionzecke1-4/+10
2003-05-07Make it possible to see what a backend supportszecke7-1/+63
2003-05-07Add d ptrzecke1-1/+4
2003-04-22Fixing incompatibility to Qtopia 1.6 (especially syncing with QTDesktop 1.6):eilers4-11/+119
2003-04-13More API doczecke13-123/+315
2003-04-13OEvent/OTodo compare by address and not by value..zecke3-2/+3
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS an...mickeyl3-0/+30
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not th...mickeyl1-1/+4
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers1-1/+5
2003-03-21Merged speed optimized xml backend for contacts to main.eilers14-718/+173
2003-02-23make mickeyl happyzecke1-3/+2
2003-02-22Fix savingzecke2-2/+7
2003-02-22fixx off by one in readingzecke2-2/+57
2003-02-22Remove some testing codezecke1-3/+1
2003-02-22Implement saving of eventszecke5-16/+312
2003-02-21Add XML datebookresourcezecke8-19/+483
2003-02-21-Fix hasRecurrence()zecke6-32/+288
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke8-20/+830
2003-02-18Fixing categoryNames in opimrecord which was just checking for Todo Listeilers4-6/+6
2003-02-17Cardview improved ..eilers1-5/+6
2003-02-160000276 Fix for that bug.. or better temp workaroundzecke2-35/+54
2003-02-15clear before reloadingzecke1-0/+1
2003-02-09Nothing happened.. Just some cleanup before I will start..eilers1-0/+739
2003-01-13Fixing crash when businesscard.vcf is missing..eilers1-2/+11
2003-01-03Reenable debug outputeilers1-6/+11
2003-01-03Bugfix for calculating data diffs..eilers1-18/+39
2003-01-02Improved query by example: Search by date is possible.. First stepeilers2-34/+113
2003-01-02Detailview cleanup..eilers1-45/+77
2003-01-01 T ORecordList<T>::operator[]( uint i ) {simon1-1/+1