Age | Commit message (Expand) | Author | Files | Lines |
2003-04-13 | OEvent/OTodo compare by address and not by value.. | zecke | 3 | -2/+3 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS an... | mickeyl | 3 | -0/+30 |
2003-03-21 | g++ compliance fix: default arguments belong into the declaration, but not th... | mickeyl | 1 | -1/+4 |
2003-03-21 | Fixing small bug: If we search a birthday from today to today, it returned | eilers | 1 | -1/+5 |
2003-03-21 | Merged speed optimized xml backend for contacts to main. | eilers | 14 | -718/+173 |
2003-02-23 | make mickeyl happy | zecke | 1 | -3/+2 |
2003-02-22 | Fix saving | zecke | 2 | -2/+7 |
2003-02-22 | fixx off by one in reading | zecke | 2 | -2/+57 |
2003-02-22 | Remove some testing code | zecke | 1 | -3/+1 |
2003-02-22 | Implement saving of events | zecke | 5 | -16/+312 |
2003-02-21 | Add XML datebookresource | zecke | 8 | -19/+483 |
2003-02-21 | -Fix hasRecurrence() | zecke | 6 | -32/+288 |
2003-02-21 | -Remove old Todo classes they're deprecated and today I already using the | zecke | 8 | -20/+830 |
2003-02-18 | Fixing categoryNames in opimrecord which was just checking for Todo List | eilers | 4 | -6/+6 |
2003-02-17 | Cardview improved .. | eilers | 1 | -5/+6 |
2003-02-16 | 0000276 Fix for that bug.. or better temp workaround | zecke | 2 | -35/+54 |
2003-02-15 | clear before reloading | zecke | 1 | -0/+1 |
2003-02-09 | Nothing happened.. Just some cleanup before I will start.. | eilers | 1 | -0/+739 |
2003-01-13 | Fixing crash when businesscard.vcf is missing.. | eilers | 1 | -2/+11 |
2003-01-03 | Reenable debug output | eilers | 1 | -6/+11 |
2003-01-03 | Bugfix for calculating data diffs.. | eilers | 1 | -18/+39 |
2003-01-02 | Improved query by example: Search by date is possible.. First step | eilers | 2 | -34/+113 |
2003-01-02 | Detailview cleanup.. | eilers | 1 | -45/+77 |
2003-01-01 | T ORecordList<T>::operator[]( uint i ) { | simon | 1 | -1/+1 |
2002-12-27 | Childrens are now shown in detail view.. | eilers | 1 | -0/+5 |
2002-12-10 | get in sync with HEAD again | zecke | 15 | -82/+536 |
2002-12-09 | Added preview for default email and all email | eilers | 1 | -2/+6 |
2002-12-08 | Moved journal-enum from ocontact into i the xml-backend.. | eilers | 2 | -11/+15 |
2002-12-07 | Fixing bug in storing anniversary.. | eilers | 2 | -13/+28 |
2002-11-30 | More infrastructure | zecke | 31 | -98/+1207 |
2002-11-18 | Back to main tree.. Waiting for feature freeze | eilers | 2 | -627/+40 |
2002-11-15 | Make OTodo compile | zecke | 5 | -1/+106 |
2002-11-15 | Add the implementation for the XRef Manager | zecke | 8 | -101/+184 |
2002-11-15 | Add proposal header for Cross Referencing.. | zecke | 4 | -0/+114 |
2002-11-15 | API REVIEW added | zecke | 1 | -0/+26 |
2002-11-14 | Sorting will now work if fullname is identical on some entries | eilers | 1 | -2/+5 |
2002-11-13 | Small Bug in sorted fixed | eilers | 1 | -3/+6 |
2002-11-13 | Added sorted for Contacts.. | eilers | 6 | -0/+69 |
2002-11-11 | no default arguments in implementation | kergoth | 1 | -1/+4 |
2002-11-10 | Bugfixes.. | eilers | 2 | -5/+18 |
2002-11-09 | Added VCard Backend. | eilers | 2 | -0/+614 |
2002-11-08 | temporarely deactivated anniversary in vcard | eilers | 1 | -2/+3 |
2002-11-03 | Oh OContact what a sucker ;) | zecke | 3 | -9/+4 |
2002-11-03 | Patch by Simon Hausmann to suit gcc3 needs | zecke | 4 | -10/+10 |
2002-11-02 | Fix a vCard problem in OContact | zecke | 9 | -22/+194 |
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 5 | -4/+43 |
2002-11-01 | Added remove | eilers | 1 | -3/+31 |
2002-11-01 | Bugfix #383 && #356 | eilers | 1 | -14/+19 |
2002-10-28 | Shit .. Microsoft is violating RFC 2426 .. Thanks a lot ! | eilers | 1 | -8/+21 |
2002-10-28 | Vcard now exports date in correct format (Regarding RFC 2425). | eilers | 2 | -4/+31 |