Age | Commit message (Collapse) | Author | Files | Lines |
|
filter "DoNotShowCategories" is used..
|
|
by addressbook
|
|
to do this job, which is now added to private classes..
|
|
* Implement fast and full featured version of sorted() for addressbook
* Implement generic queryByExample for all Addressboook backends. It allows incremental search.
* Update of API Documentation
|
|
Each Backend can:
-Sort and Filter a set of Records/AllRecords (which can be filtered again)
-QueryByExample by every Backend
-Occurrences for a period of time and a QDateTime
-More common implementation
-OPimBackendOccurrence with common splitting to OPimOccurrence
|