Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | Move XML class to internal PIM | zecke | 20 | -6/+95 |
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 | ||||
2004-03-01 | fix includes | chicken | 4 | -5/+0 |
2004-02-28 | libopiedb2 needs libsqlite, so depend on it. Will help some people who had ↵ | harlekin | 1 | -1/+1 |
issues running opie mail with latest unstable feed on ipaq | ||||
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 ↵ | drw | 1 | -1/+1 |
Maintainer, Files and Section fields) | ||||
2003-12-20 | link to opiecore | mickeyl | 1 | -1/+1 |
2003-12-20 | use odebug classes | mickeyl | 2 | -36/+84 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 2 | -3/+3 |
2003-11-10 | Platform MacOS-X: Disable backtrce in odebug.. | eilers | 1 | -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-10-07 | individually package libopie2 parts and make libopie2 a virtual package | mickeyl | 1 | -0/+11 |
2003-09-29 | Fixing umlaut problem. | eilers | 2 | -7/+18 |
2003-08-25 | libopie2 compiles for qt3/x11 now | tille | 2 | -1/+9 |
run: qmake "platform=x11" libopie2.pro | ||||
2003-08-10 | merge zeckes libsql into libopie2 | mickeyl | 21 | -3/+1319 |
2003-06-02 | some .cvsignore fixes | schurig | 1 | -0/+3 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 2 | -0/+24 |
and comment... |