summaryrefslogtreecommitdiff
path: root/libopie2/opiepim
AgeCommit message (Expand)AuthorFilesLines
2004-09-05Fixing really stupid caching bug.. Thanks to zecke who found it..eilers6-32/+25
2004-08-29Added lookahead caching for addressbook (SQL-only) for speed improvement.eilers5-47/+196
2004-08-29Fixed some quirks..eilers1-3/+8
2004-08-29Minor but important changes in API. Improved SQL performance: contactsbackend...eilers1-0/+1
2004-08-06Update to the on-server move.zecke7-58/+74
2004-07-30ev is not required.christophe1-3/+3
2004-07-29-UTC -> Europe/London when referring to no timezonezecke5-80/+99
2004-07-29Fixed screwed indentation.. Don't know where this came from..eilers2-157/+157
2004-07-17Allow the deletions of all eventszecke1-1/+1
2004-06-27Argh.. Sorry for making problems !eilers1-436/+225
2004-06-27Fixing Bug #1328:eilers1-4/+228
2004-06-27Fixing typo.. Not interesting!eilers1-1/+1
2004-06-01- convert to odebug frameworkar7-207/+218
2004-06-01- convert to odebug frameworkar18-2443/+2498
2004-05-23Make it possible to define the filename of a database via factories..eilers2-12/+16
2004-05-23Changes in Backendfactory: Now providing VCARD/VCAL backends if availableeilers5-46/+63
2004-05-22Fix inserting data with custom tableszecke1-27/+27
2004-05-21Rule of Thumb: If it is 3:00am and you've suddenly something that compiles it...zecke1-0/+3
2004-05-21No dynamic_cast if we've no rtti. Ask tronical about the correctness becausezecke1-10/+10
2004-05-21Fix commentzecke1-7/+7
2004-05-20add a 'default' backend for readEntry or you could/will crashzecke1-7/+7
2004-05-20Changing OPimAccessFactory::Default to defaultAccesseilers5-5/+5
2004-05-20Fixing problems with "default" which is a reserved keyword. Use "Default" ins...eilers1-1/+1
2004-05-16make this compile with gcc 3.4mickeyl1-3/+2
2004-05-16Improved accessing of default database style by using OPimGlobal::DEFAULTeilers2-10/+38
2004-05-16Backendfactory allows to request the default database style which is definedeilers2-17/+46
2004-05-16Introducing a new factory for creating access objects for the pim backends.eilers3-41/+224
2004-05-08Fixed a lot of worse bugs in the databook-backend for SQL.eilers3-16/+24
2004-05-04OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual)eilers9-9/+12
2004-05-04Minor modification in debug outputeilers1-1/+3
2004-05-04This is the reason, why I sometimes hate C++ ..eilers1-1/+1
2004-04-28Changelog for OpiePim-Libraryeilers1-0/+4
2004-04-28Some modifications to alow use of generic OPimRecords without need toeilers9-15/+65
2004-04-12Implementing regexp search. OSearch works now..eilers2-19/+80
2004-04-11Fixes for sqlite regex driver. Function must be implemented asbrad1-2/+2
2004-04-10Some fixes to the namespace using.eilers1-6/+31
2004-04-08added conditional dependency for LIBOPIE2DB to LIBOPIE2PIM so if db islackac1-12/+13
2004-04-07removed LIBOPIEDB2 dependency from libopie2/opiepim/config.in because itlackac1-1/+1
2004-04-07Added some odebug includes and namespaces refswimpie1-1/+1
2004-04-06upgrade descriptions and synchronize readme and roadmapmickeyl1-1/+1
2004-04-05SQL-Backends are almost finished !eilers7-94/+339
2004-04-03Add some todos for Alwinzecke1-0/+60
2004-04-02Removed the avaluation code. Horizontal layout won the competition, therfore ...eilers1-176/+1
2004-03-31Removed all unnecessary dependencies to libopiedb2 and reimplementedeilers1-3/+3
2004-03-28enabling and disabling the SQL stuff for libopiepim2 should now (finally) workmickeyl2-3/+8
2004-03-28- remove optional SQL support from libopie1mickeyl2-12/+17
2004-03-26conditionally link against -lopiedb, i.e. only when ENABLE_SQL_PIM_BACKEND=ymickeyl1-2/+5
2004-03-26move SQL_BACKEND configuration to where it belongsmickeyl1-0/+14
2004-03-14No using namespace in a public headerzecke2-9/+9
2004-03-14but XML Parser back to OPie Core as libtinykate uses it as wellzecke4-452/+4