Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-18 | Back to main tree.. Waiting for feature freeze | eilers | 1 | -34/+8 |
2002-11-15 | API REVIEW added | zecke | 1 | -0/+26 |
Simon if you read that feel free to do an API REVIEW on libopie but leave out OFileSelector for now... Stefan: added an explanation for you | ||||
2002-11-03 | Oh OContact what a sucker ;) | zecke | 1 | -5/+1 |
first of all UID generation belongs to OPimRecord and was removed from OContact then setUid now actually calls OPimRecord::setUid instead of Record::setUid This finally fixes the problem with wrong uids after beaming... At least locally on my machine | ||||
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 1 | -4/+0 |
2002-10-28 | Vcard now exports date in correct format (Regarding RFC 2425). | eilers | 1 | -2/+3 |
Vcard now imports birthday.. | ||||
2002-10-27 | ocontact now uses QDate for Birthday and Anniversary.. Moved | eilers | 1 | -76/+6 |
some inline functions into the library | ||||
2002-10-13 | Now returning untranslated field names, too | eilers | 1 | -0/+1 |
2002-10-01 | Implementation of some virtual methods | eilers | 1 | -4/+7 |
2002-09-27 | Added API for accessing the Contact-Database ! It is compiling, but | eilers | 1 | -0/+311 |
please do not expect that anything is working ! I will debug that stuff in the next time .. Please read README_COMPILE for compiling ! |