summaryrefslogtreecommitdiff
path: root/libopie2/opiepim
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-13Move XML class to internal PIMzecke10-12/+476
2004-03-02Added #include <qwidget.h>drw1-0/+1
2004-03-02run the optimize_connect scriptalwin3-10/+10
2004-03-01fix includeschicken7-15/+1
2004-03-01fixed opiepim to depend on opiedb2 and also add the forgotten today interface...harlekin4-4/+176
2004-02-25Added OPimRecurrenceBase & OPimRecurrenceWidget to libopiepim2drw5-2/+1454
2004-02-24substitute hack with another hack to enforce LGPL compliancemickeyl3-12/+428
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl53-1267/+1266
2004-02-23cosmeticsmickeyl15-1648/+2491
2004-02-21the usual cosmeticsmickeyl20-576/+751
2004-02-20uses xmltree.h from libopiecore2 instead libopiealwin1-1/+1
2004-02-20syntax-erroralwin1-2/+2
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be some...alwin71-826/+2288
2004-02-19Add notes for API fixes and BC stuffzecke1-0/+9
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-1/+1
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-22Fixing stupid bug, found by sourcode review..eilers1-0/+11
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers13-69/+333
2003-12-08work around sucky gcc2, which doesn't understand when the two argumentsmickeyl1-1/+1
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers10-21/+471
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl2-3/+3
2003-11-17Added #include QDateTime which is needed by this header file itselfeilers1-0/+1
2003-11-17Minor changes..eilers2-1/+2
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers3-41/+149
2003-10-20Pushing todo closer to sql support. Recurrances and custom entries still miss...eilers7-132/+260
2003-10-07individually package libopie2 parts and make libopie2 a virtual packagemickeyl1-0/+11
2003-09-29Improvement of PIM-SQL Databases, but search queries are still limited.eilers3-45/+370
2003-09-25Fixed inconsistencies between Description and NoteFixed inconsistencies betwe...eilers1-1/+1
2003-09-22Added first experimental incarnation of sql-backend for addressbook.eilers10-24/+1373