summaryrefslogtreecommitdiff
path: root/libopie2/opienet/omanufacturerdb.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-13Move XML class to internal PIMzecke1-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-01fix includeschicken1-1/+0
2004-01-07add status outputmickeyl1-3/+12
2004-01-03slightly improve the speed reading the manufacturers listmickeyl1-2/+11
2003-12-09allow processing of events during the loading of the dbmickeyl1-0/+6
2003-12-08use a slightly smaller manufacturerdb format, that saves ~100KB andmickeyl1-22/+3
improves parsing speed. Even better would be .gz compressed QDataStream though...
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-27/+40
2003-05-10- make oApp not return a const app objectmickeyl1-1/+5
- homogenize oconfig documentation - remove debug output
2003-05-08- sync manufacturer list with etherealmickeyl1-3/+21
- fix onetworkdemo example - add API for short/extended manufacturer names
2003-04-07- add OManufacturerDBmickeyl1-0/+96
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter