Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-23 | Fixing last issues on QueryByExample on SQL databases. All tests passed ↵ | eilers | 1 | -0/+2 |
successfully | ||||
2005-03-20 | Fixing #1608, second issue: QueryByExample-Datediff does not work properly. | eilers | 1 | -1/+3 |
This solution is not the best. I will rethink it as I have enough time. But it should work.. | ||||
2005-03-19 | Oops.. member variable m_read was not initialized. | eilers | 1 | -0/+1 |
This may cause crash as reported by #1608 (hopefully) | ||||
2005-03-19 | Minor update for generic sorted(): It will now ignory any categories if ↵ | eilers | 1 | -0/+2 |
filter "DoNotShowCategories" is used.. | ||||
2005-03-18 | Reworte generic sorted() and added filter for "DoNotShowWithCategory" needed | eilers | 1 | -0/+2 |
by addressbook | ||||
2005-01-16 | Added new generic sorted for the databook backends. Needed an sortedvector | eilers | 1 | -0/+3 |
to do this job, which is now added to private classes.. | ||||
2005-01-03 | Fixing stupid API documentation error. | eilers | 1 | -0/+3 |
Moving hasQuerySettings() and querySettings up to OPimAccessTemplate to be available for all frontends.. | ||||
2004-12-28 | Fixing bug #1501 and preparing for implementation of generic QueryByExample and | eilers | 1 | -1/+3 |
sorted for datebook and todo.. | ||||
2004-12-28 | * Make improved query by example accessable via frontend | eilers | 1 | -0/+3 |
* Some API improvement | ||||
2004-12-20 | Recovery of the following Changes: | eilers | 1 | -0/+4 |
* 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 | ||||
2004-11-18 | Update ChangeLog with recent OpiePIM changes | zecke | 1 | -0/+10 |
2004-04-28 | Changelog for OpiePim-Library | eilers | 1 | -0/+4 |