summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core
AgeCommit message (Expand)AuthorFilesLines
2005-06-27Add the two new sort flagszecke1-2/+4
2005-02-16Fix for bug #1542 - todo crashes when priority < 1 or > 5drw1-0/+12
2005-01-16Added new generic sorted for the databook backends. Needed an sortedvectoreilers1-0/+25
2005-01-03Fixing stupid API documentation error.eilers3-33/+34
2004-12-28 * Make improved query by example accessable via frontendeilers3-9/+71
2004-12-20Recovery of the following Changes:eilers3-38/+109
2004-11-18Remove obsoleted OPimEffectiveEvent as it is superseededzecke2-328/+0
2004-11-18Big PIM API Update Core Part (1/2 of what should be implemented):zecke26-328/+1244
2004-10-27Switching to sqlite3eilers3-14/+1
2004-10-17G++ 4.0 compiler fixeszecke1-1/+1
2004-09-05Fixing really stupid caching bug.. Thanks to zecke who found it..eilers1-2/+2
2004-08-29Added lookahead caching for addressbook (SQL-only) for speed improvement.eilers2-11/+45
2004-08-06Update to the on-server move.zecke2-20/+45
2004-07-30ev is not required.christophe1-3/+3
2004-07-29-UTC -> Europe/London when referring to no timezonezecke3-37/+35
2004-07-29Fixed screwed indentation.. Don't know where this came from..eilers1-19/+19
2004-06-27Fixing typo.. Not interesting!eilers1-1/+1
2004-06-01- convert to odebug frameworkar5-69/+78
2004-06-01- convert to odebug frameworkar9-51/+65
2004-05-23Make it possible to define the filename of a database via factories..eilers1-10/+12
2004-05-23Changes in Backendfactory: Now providing VCARD/VCAL backends if availableeilers4-4/+7
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-20Changing OPimAccessFactory::Default to defaultAccesseilers4-4/+4
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::DEFAULTeilers1-0/+18
2004-05-16Backendfactory allows to request the default database style which is definedeilers1-0/+2
2004-05-16Introducing a new factory for creating access objects for the pim backends.eilers2-0/+162
2004-05-08Fixed a lot of worse bugs in the databook-backend for SQL.eilers2-15/+23
2004-05-04OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual)eilers8-8/+8
2004-05-04This is the reason, why I sometimes hate C++ ..eilers1-1/+1
2004-04-28Some modifications to alow use of generic OPimRecords without need toeilers8-15/+64
2004-04-05SQL-Backends are almost finished !eilers1-1/+1
2004-03-14but XML Parser back to OPie Core as libtinykate uses it as wellzecke2-445/+0
2004-03-13Move XML class to internal PIMzecke2-0/+445
2004-03-02run the optimize_connect scriptalwin1-4/+4
2004-03-01fix includeschicken6-13/+1
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl28-204/+5109
2004-02-23cosmeticsmickeyl6-277/+528
2004-02-21the usual cosmeticsmickeyl20-576/+751
2004-02-20syntax-erroralwin1-2/+2
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some...alwin34-192/+1096
2004-01-16Some changes to handle alarms for datebook-sql db..eilers3-0/+36
2003-12-22add a few missing const directives to get it to compile againmickeyl1-4/+4
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers4-7/+46
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers2-0/+9
2003-11-17Minor changes..eilers1-0/+1
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers2-37/+122