summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-27Childrens are now shown in detail view..eilers1-0/+5
2002-12-10get in sync with HEAD againzecke15-82/+536
2002-12-09Added preview for default email and all emaileilers1-2/+6
2002-12-08Moved journal-enum from ocontact into i the xml-backend..eilers2-11/+15
2002-12-07Fixing bug in storing anniversary..eilers2-13/+28
2002-11-30More infrastructurezecke31-98/+1207
2002-11-18Back to main tree.. Waiting for feature freezeeilers2-627/+40
2002-11-15Make OTodo compilezecke5-1/+106
2002-11-15Add the implementation for the XRef Managerzecke8-101/+184
2002-11-15Add proposal header for Cross Referencing..zecke4-0/+114
2002-11-15API REVIEW addedzecke1-0/+26
2002-11-14Sorting will now work if fullname is identical on some entrieseilers1-2/+5
2002-11-13Small Bug in sorted fixedeilers1-3/+6
2002-11-13Added sorted for Contacts..eilers6-0/+69
2002-11-11no default arguments in implementationkergoth1-1/+4
2002-11-10Bugfixes..eilers2-5/+18
2002-11-09Added VCard Backend.eilers2-0/+614
2002-11-08temporarely deactivated anniversary in vcardeilers1-2/+3
2002-11-03Oh OContact what a sucker ;)zecke3-9/+4
2002-11-03Patch by Simon Hausmann to suit gcc3 needszecke4-10/+10
2002-11-02Fix a vCard problem in OContactzecke9-22/+194
2002-11-01Added regExp-search in database for all fields in a contact.eilers5-4/+43
2002-11-01Added removeeilers1-3/+31
2002-11-01Bugfix #383 && #356eilers1-14/+19
2002-10-28Shit .. Microsoft is violating RFC 2426 .. Thanks a lot !eilers1-8/+21
2002-10-28Vcard now exports date in correct format (Regarding RFC 2425).eilers2-4/+31
2002-10-27ocontact now uses QDate for Birthday and Anniversary.. Movedeilers2-103/+147
2002-10-20Added ORecur which is a base class for Recurrance extracted from TT Event classzecke4-1/+184