Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -338/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+338 |
2004-10-27 | Switching to sqlite3 | eilers | 1 | -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-17 | Cosmetic changes | zecke | 1 | -1/+2 |
using namespace Opie::DB -> namespace Opie { namespace DB { | ||||
2004-06-06 | - add sqlite dependencies | ar | 1 | -1/+7 |
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 | 1 | -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-20 | link to opiecore | mickeyl | 1 | -1/+1 |
2003-12-20 | use odebug classes | mickeyl | 1 | -28/+23 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -1/+1 |
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-09-29 | Fixing umlaut problem. | eilers | 1 | -1/+2 |
2003-08-25 | libopie2 compiles for qt3/x11 now | tille | 1 | -1/+7 |
run: qmake "platform=x11" libopie2.pro | ||||
2003-08-10 | merge zeckes libsql into libopie2 | mickeyl | 1 | -3/+18 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+17 |
and comment... |