Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-24 | *phew* here is the class and file rename patch. not converted yet: backend, | mickeyl | 1 | -6/+6 |
but that will be not visible to application classes so we can change it later. | ||||
2004-02-20 | moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵ | alwin | 1 | -48/+34 |
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff. | ||||
2004-02-19 | Add notes for API fixes and BC stuff | zecke | 1 | -0/+9 |
2003-08-01 | Merging changes from BRANCH_1_0 to HEAD | eilers | 1 | -1/+13 |
2003-04-13 | More API doc | zecke | 1 | -5/+27 |
QString -> const QString& QString = 0l -> QString::null | ||||
2002-11-13 | Added sorted for Contacts.. | eilers | 1 | -0/+4 |
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 1 | -0/+7 |
2002-10-07 | added OBackendFactory for advanced backend access | eilers | 1 | -0/+4 |
2002-09-27 | Added API for accessing the Contact-Database ! It is compiling, but | eilers | 1 | -0/+70 |
please do not expect that anything is working ! I will debug that stuff in the next time .. Please read README_COMPILE for compiling ! |