summaryrefslogtreecommitdiff
path: root/libopie2/opiedb/opiedb.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-338/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+338
2004-10-27Switching to sqlite3eilers1-1/+1
Please read the following page for upgrade your old sqlite V2 database: http://opie.handhelds.org/cgi-bin/moin.cgi/SqlBackends
2004-07-17Cosmetic changeszecke1-1/+2
using namespace Opie::DB -> namespace Opie { namespace DB {
2004-06-06- add sqlite dependenciesar1-1/+7
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Move XML class to internal PIMzecke1-1/+1
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2003-12-20link to opiecoremickeyl1-1/+1
2003-12-20use odebug classesmickeyl1-28/+23
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-1/+1
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers1-1/+3
Libopie PIM: Finishing SQL-Backend for Todo. Recurrance events are supported now. What is still missing: Custom entries currently not stored. It isn't easy to implement them with enabled prefetch-cache. LibopieDB2: Adding -lsqlite here instead linking it to libopie
2003-09-29Fixing umlaut problem.eilers1-1/+2
2003-08-25libopie2 compiles for qt3/x11 nowtille1-1/+7
run: qmake "platform=x11" libopie2.pro
2003-08-10merge zeckes libsql into libopie2mickeyl1-3/+18
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+17
and comment...