summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw6-6/+6
2004-02-07Rename the rest bunch of functions <- fix compiling...zecke8-19/+21
2004-02-07Forward port the recent API docu of the FileSelectorzecke2-1/+131
2004-02-06Remove OCheckItem...zecke3-217/+2
2004-02-06Fix invalid commentszecke1-6/+6
2004-02-05Janitor: remove ulong refzecke1-2/+1
2004-01-27Guess what? return QS_FALSE;zecke1-0/+2
2004-01-21catch up with moves on cvs servermickeyl8-30/+47
2004-01-16Some changes to handle alarms for datebook-sql db..eilers3-0/+36
2004-01-15- add oapplicationfactory to opiecoremickeyl13-1/+689
2004-01-15libopie1 (bigscreen) --> libopie2/opieuimickeyl12-0/+2545
2004-01-15libopie1 --> libopie2 + namespace cleanups, code layout, etc.mickeyl12-3/+2285
2004-01-15more libopie1 --> libopie2 with namespace cleanups and code layout cleanupsmickeyl11-4/+2375
2004-01-15add file templatesmickeyl2-0/+89
2004-01-13- add the static method int OProcess::processPID(const QString&)mickeyl6-1/+65
2004-01-13cleanup and unify source layoutmickeyl2-448/+393
2004-01-13comments should go into the header filemickeyl2-13/+19
2004-01-13- rewrite device detectionmickeyl15-511/+602
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl17-4/+5946
2004-01-11- rename files ostorage.cpp .h in ostorageinfo.cpp .har2-4/+4
2004-01-10-First follow Qt naming stylezecke2-8/+6
2004-01-10- New class OStorageInfoar3-3/+148
2004-01-08add parsing of ProbeRequestsmickeyl1-2/+6
2004-01-07add status outputmickeyl1-3/+12
2004-01-07OWaveLanManagementSSID::ID() now can decloak SSIDs (caution:API change)mickeyl3-4/+13
2004-01-06start parsing 802.11 control framesmickeyl3-1319/+1335
2004-01-03slightly improve the speed reading the manufacturers listmickeyl2-29/+214
2004-01-01bye bye qDebug, hello odebugmickeyl2-20/+14
2003-12-22add a few missing const directives to get it to compile againmickeyl1-4/+4
2003-12-22Fixing stupid bug, found by sourcode review..eilers1-0/+11
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers13-69/+333
2003-12-20- start cleaning up (lot of stuff left)mickeyl7-71/+75
2003-12-20link to opiecoremickeyl1-1/+1
2003-12-20use odebug classesmickeyl2-36/+84
2003-12-20libopienet2 now uses the fancy odebug classes, no longer qdebugmickeyl3-2511/+2517
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 andmickeyl2-22/+30
2003-12-08add makemanufmickeyl3-0/+85
2003-12-08work around sucky gcc2, which doesn't understand when the two argumentsmickeyl1-1/+1
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers10-21/+471
2003-12-03remove X11 abstraction classes - they will come back later but usingmickeyl5-184/+0
2003-12-03remove OToolbar - QPEToolBar is deprecated anywaymickeyl3-98/+0
2003-12-03remove X11 stuff for now - will come back latermickeyl4-279/+0
2003-12-02move qt3 only stuff in a dedicated directory and remove from building process...mickeyl5-27/+23
2003-12-02warning: file restrucuration on server aheadmickeyl3-8/+8
2003-12-02revert the changes approaching to compile libopie2 under X11mickeyl3-10/+5
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl36-115/+162
2003-11-17Added #include QDateTime which is needed by this header file itselfeilers1-0/+1
2003-11-17Minor changes..eilers2-1/+2
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers5-43/+153