Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -1/+1 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-08-23 | Do not hardcode /opt/QtPalmtop but use QPEApplication::qpeDir | zecke | 1 | -1/+4 |
2004-08-09 | - adjust headers | mickeyl | 1 | -4/+2 |
- kill a warning | ||||
2004-03-13 | Move XML class to internal PIM | zecke | 1 | -0/+7 |
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 | 1 | -1/+0 |
2004-01-07 | add status output | mickeyl | 1 | -3/+12 |
2004-01-03 | slightly improve the speed reading the manufacturers list | mickeyl | 1 | -2/+11 |
2003-12-09 | allow processing of events during the loading of the db | mickeyl | 1 | -0/+6 |
2003-12-08 | use a slightly smaller manufacturerdb format, that saves ~100KB and | mickeyl | 1 | -22/+3 |
improves parsing speed. Even better would be .gz compressed QDataStream though... | ||||
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -27/+40 |
2003-05-10 | - make oApp not return a const app object | mickeyl | 1 | -1/+5 |
- homogenize oconfig documentation - remove debug output | ||||
2003-05-08 | - sync manufacturer list with ethereal | mickeyl | 1 | -3/+21 |
- fix onetworkdemo example - add API for short/extended manufacturer names | ||||
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -0/+96 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter |