summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-04Minor modification in debug outputeilers1-1/+3
2004-05-04This is the reason, why I sometimes hate C++ ..eilers1-1/+1
Fixed crash in find of OPimDateBookBackend_SQL
2004-05-04BUFIX # 0001108mickeyl2-4/+4
synchronize names and fix dependencies
2004-05-03- convert qDebug to odebugar29-5269/+5340
2004-05-03catch up with source changesmickeyl2-6/+4
2004-05-03bump version numberchicken1-1/+1
2004-05-03I hereby declare his Version 1.0.3.mickeyl5-22/+31
2004-05-03don't always write a capture filemickeyl3-22/+22
2004-05-03honor limited buffer size, if setmickeyl1-3/+5
2004-05-03write more settings into the .config file and read itmickeyl1-0/+9
2004-05-03remove the OPIE_WE_VERSION crap. this was a step into the wrong direction.mickeyl5-1479/+10
remove the wireless.h user headers also. we are doomed to use the kernel ones until Jean himself provides user headers. As a nice side effect, the automatic WE_VERSION detected has been removed. It was too weak anyway, since e.g. the handhelds.org community updated kernel 2.4.19 to WE V16 about 14 months ago...
2004-05-03Latvian translationsgints4-77/+78
2004-05-03*** empty log message ***gints1-64/+67
2004-05-02- convert qDebug to odebugar1-2/+2
2004-05-02- convert qWarning to owarnar7-425/+439
2004-05-02PacketViewer improvements:mickeyl5-35/+76
- expose buffer size through API - improve packet viewer logic - display time/date of capture + capture length
2004-05-02dump takes less space nowmickeyl1-4/+2
NOTE: I think dump really doesn't belong here
2004-05-02fix one odebug warningmickeyl1-2/+2
2004-05-02#define QTOPIA_INTERNAL_INITAPP must happen before #include "dropins.h" ormickeyl2-8/+11
this won't compile
2004-05-02- convert qDebug to odebugar1-2/+2
2004-05-02- convert qDebug to odebugar14-1201/+1255
2004-05-02- convert qDebug to odebugar2-1246/+1254
2004-05-02- convert qDebug to odebugar14-338/+402
2004-05-02- convert qDebug to odebugar5-1161/+1164
2004-05-02- convert qDebug to odebugar6-34/+38
2004-05-02- convert qDebug to odebugar2-115/+112
2004-05-02- use lib and inlcude dir from dependencies before the other dir'sar1-2/+2
2004-05-02- add settings for hex view buffer sizemickeyl2-45/+158
- synchronize copyright and author with reality
2004-05-01- use lib and inlcude dir from dependencies before the other dir'sar5-58/+78
2004-05-01Do not include symbols we don't need normallyzecke1-0/+2
2004-05-01Convert to quicklaunch. Integrate the Sharp ROM fixlet in c'tor and d'torzecke5-111/+107
of the mainwindow
2004-05-01patch by Michael O. to only use cpuinfozecke1-22/+14
2004-05-01Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ↵zecke14-43/+44
again.. only adjusted iPAQ backend to use it Beginning of hh22xx Linux2.6 support
2004-05-01Make the code more appealing to mezecke1-3/+9
Fix small memory leak for the blacklist QMap
2004-05-01A new LineEdit to assis entering names.zecke4-6/+97
so holger hans peter freyther will get Holger Hans Peter Freyther on the fly but you can also change the letter later...
2004-05-01- be really paranoid about wireless extension versions for compile time vs. ↵mickeyl4-6/+56
run time - register handlers for SIGSEGV and SIGBUG to emergency-close the capture file
2004-05-01- fix off-by-one bug in OChannelHoppermickeyl3-8/+18
- fix bug in OPacket which broke everything using it - expose both wireless extension versions (runtime + compile time) through API
2004-05-01*** empty log message ***gints1-77/+90
2004-05-01*** empty log message ***gints1-2/+2
2004-05-01Some new latvian translationsgints5-218/+251
2004-04-30I had to remove ofilenotify out of the build for Darwin (MacOS X). Iteilers1-2/+12
uses calls to fcntl which is not supported. We should use kqueue instead..
2004-04-30CLEANUP: synchronize binary and .desktop namemickeyl1-0/+0
2004-04-30CLEANUP: match binary and .desktop namemickeyl2-2/+2
2004-04-30add missing TARGET statement. this confuses qmake in certain situationsmickeyl1-1/+1
2004-04-30vtapplet .control filechicken1-0/+9
2004-04-30too bad... there is lots of hardcoded stuff and compatibility cruft whichmickeyl4-7/+6
calls for "qpe". Let's postpone this for Opie 2.0 then.
2004-04-30some long outstanding 'freeze' bug..zecke2-3/+3
having a function pause(){} conflicts with linux version of pause. So instead of doing nothing... we were forced to pause(2)
2004-04-30yeah for consistency: s/qpe/opie/mickeyl4-6/+7
2004-04-29- need SQL backend in libopie2pim for pimconverterar1-3/+3
2004-04-29- add libetpan lib and include dir from dependenciesar1-0/+6