Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-20 | Recovery of the following Changes: | eilers | 1 | -1/+1 |
* 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-19 | bump version | mickeyl | 1 | -1/+1 |
2004-11-18 | Opie PIM Update (1/2 of it implemented) | zecke | 1 | -0/+3 |
-Update opiepim.pro to add new files -Provide a stable precompileable headerfile | ||||
2004-08-06 | Update to the on-server move. | zecke | 1 | -5/+1 |
We now have core/ with DataTypes, PUBLIC API backend/ for concrete implementation of backends and the 'Interface description' ui/ For UI related classes private/ For private implementation details | ||||
2004-03-28 | enabling and disabling the SQL stuff for libopiepim2 should now (finally) work | mickeyl | 1 | -2/+2 |
note that you may have to 'make mrproper' after enabling/disabling | ||||
2004-03-28 | - remove optional SQL support from libopie1 | mickeyl | 1 | -5/+2 |
- add optional SQL support to libopie2 | ||||
2004-03-26 | conditionally link against -lopiedb, i.e. only when ENABLE_SQL_PIM_BACKEND=y | mickeyl | 1 | -2/+5 |
2004-03-01 | fixed opiepim to depend on opiedb2 and also add the forgotten today ↵ | harlekin | 1 | -1/+1 |
interface files | ||||
2004-02-24 | *phew* here is the class and file rename patch. not converted yet: backend, | mickeyl | 1 | -10/+7 |
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 | -2/+8 |
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff. | ||||
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -1/+1 |
2003-08-25 | libopie2 compiles for qt3/x11 now | tille | 1 | -1/+8 |
run: qmake "platform=x11" libopie2.pro | ||||
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+17 |
and comment... |