Age | Commit message (Expand) | Author | Files | Lines |
2004-05-16 | Backendfactory allows to request the default database style which is defined | eilers | 2 | -17/+46 |
2004-05-16 | Introducing a new factory for creating access objects for the pim backends. | eilers | 3 | -41/+224 |
2004-05-08 | Fixed a lot of worse bugs in the databook-backend for SQL. | eilers | 3 | -16/+24 |
2004-05-04 | OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual) | eilers | 9 | -9/+12 |
2004-05-04 | Minor modification in debug output | eilers | 1 | -1/+3 |
2004-05-04 | This is the reason, why I sometimes hate C++ .. | eilers | 1 | -1/+1 |
2004-04-28 | Changelog for OpiePim-Library | eilers | 1 | -0/+4 |
2004-04-28 | Some modifications to alow use of generic OPimRecords without need to | eilers | 9 | -15/+65 |
2004-04-12 | Implementing regexp search. OSearch works now.. | eilers | 2 | -19/+80 |
2004-04-11 | Fixes for sqlite regex driver. Function must be implemented as | brad | 1 | -2/+2 |
2004-04-10 | Some fixes to the namespace using. | eilers | 1 | -6/+31 |
2004-04-08 | added conditional dependency for LIBOPIE2DB to LIBOPIE2PIM so if db is | lackac | 1 | -12/+13 |
2004-04-07 | removed LIBOPIEDB2 dependency from libopie2/opiepim/config.in because it | lackac | 1 | -1/+1 |
2004-04-07 | Added some odebug includes and namespaces refs | wimpie | 1 | -1/+1 |
2004-04-06 | upgrade descriptions and synchronize readme and roadmap | mickeyl | 1 | -1/+1 |
2004-04-05 | SQL-Backends are almost finished ! | eilers | 7 | -94/+339 |
2004-04-03 | Add some todos for Alwin | zecke | 1 | -0/+60 |
2004-04-02 | Removed the avaluation code. Horizontal layout won the competition, therfore ... | eilers | 1 | -176/+1 |
2004-03-31 | Removed all unnecessary dependencies to libopiedb2 and reimplemented | eilers | 1 | -3/+3 |
2004-03-28 | enabling and disabling the SQL stuff for libopiepim2 should now (finally) work | mickeyl | 2 | -3/+8 |
2004-03-28 | - remove optional SQL support from libopie1 | mickeyl | 2 | -12/+17 |
2004-03-26 | conditionally link against -lopiedb, i.e. only when ENABLE_SQL_PIM_BACKEND=y | mickeyl | 1 | -2/+5 |
2004-03-26 | move SQL_BACKEND configuration to where it belongs | mickeyl | 1 | -0/+14 |
2004-03-14 | No using namespace in a public header | zecke | 2 | -9/+9 |
2004-03-14 | but XML Parser back to OPie Core as libtinykate uses it as well | zecke | 4 | -452/+4 |
2004-03-13 | Move XML class to internal PIM | zecke | 10 | -12/+476 |
2004-03-02 | Added #include <qwidget.h> | drw | 1 | -0/+1 |
2004-03-02 | run the optimize_connect script | alwin | 3 | -10/+10 |
2004-03-01 | fix includes | chicken | 7 | -15/+1 |
2004-03-01 | fixed opiepim to depend on opiedb2 and also add the forgotten today interface... | harlekin | 4 | -4/+176 |
2004-02-25 | Added OPimRecurrenceBase & OPimRecurrenceWidget to libopiepim2 | drw | 5 | -2/+1454 |
2004-02-24 | substitute hack with another hack to enforce LGPL compliance | mickeyl | 3 | -12/+428 |
2004-02-24 | *phew* here is the class and file rename patch. not converted yet: backend, | mickeyl | 53 | -1267/+1266 |
2004-02-23 | cosmetics | mickeyl | 15 | -1648/+2491 |
2004-02-21 | the usual cosmetics | mickeyl | 20 | -576/+751 |
2004-02-20 | uses xmltree.h from libopiecore2 instead libopie | alwin | 1 | -1/+1 |
2004-02-20 | syntax-error | alwin | 1 | -2/+2 |
2004-02-20 | moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some... | alwin | 71 | -826/+2288 |
2004-02-19 | Add notes for API fixes and BC stuff | zecke | 1 | -0/+9 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 1 | -1/+0 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified Mainta... | drw | 1 | -1/+1 |
2004-01-16 | Some changes to handle alarms for datebook-sql db.. | eilers | 3 | -0/+36 |
2003-12-22 | add a few missing const directives to get it to compile again | mickeyl | 1 | -4/+4 |
2003-12-22 | Fixing stupid bug, found by sourcode review.. | eilers | 1 | -0/+11 |
2003-12-22 | Finishing implementation of sql-backend for datebook. But I have to | eilers | 13 | -69/+333 |
2003-12-08 | work around sucky gcc2, which doesn't understand when the two arguments | mickeyl | 1 | -1/+1 |
2003-12-08 | Committing unfinished sql implementation before merging to libopie2 starts.. | eilers | 10 | -21/+471 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 2 | -3/+3 |
2003-11-17 | Added #include QDateTime which is needed by this header file itself | eilers | 1 | -0/+1 |
2003-11-17 | Minor changes.. | eilers | 2 | -1/+2 |