Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-05-03 | bump version number | chicken | 1 | -1/+1 |
2004-05-03 | I hereby declare his Version 1.0.3. | mickeyl | 5 | -22/+31 |
2004-05-03 | don't always write a capture file | mickeyl | 3 | -22/+22 |
2004-05-03 | honor limited buffer size, if set | mickeyl | 1 | -3/+5 |
2004-05-03 | write more settings into the .config file and read it | mickeyl | 1 | -0/+9 |
2004-05-03 | remove the OPIE_WE_VERSION crap. this was a step into the wrong direction. | mickeyl | 5 | -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-03 | Latvian translations | gints | 4 | -77/+78 |
2004-05-03 | *** empty log message *** | gints | 1 | -64/+67 |
2004-05-02 | - convert qDebug to odebug | ar | 1 | -2/+2 |
2004-05-02 | - convert qWarning to owarn | ar | 7 | -425/+439 |
2004-05-02 | PacketViewer improvements: | mickeyl | 5 | -35/+76 |
- expose buffer size through API - improve packet viewer logic - display time/date of capture + capture length | ||||
2004-05-02 | dump takes less space now | mickeyl | 1 | -4/+2 |
NOTE: I think dump really doesn't belong here | ||||
2004-05-02 | fix one odebug warning | mickeyl | 1 | -2/+2 |
2004-05-02 | #define QTOPIA_INTERNAL_INITAPP must happen before #include "dropins.h" or | mickeyl | 2 | -8/+11 |
this won't compile | ||||
2004-05-02 | - convert qDebug to odebug | ar | 1 | -2/+2 |
2004-05-02 | - convert qDebug to odebug | ar | 14 | -1201/+1255 |
2004-05-02 | - convert qDebug to odebug | ar | 2 | -1246/+1254 |
2004-05-02 | - convert qDebug to odebug | ar | 14 | -338/+402 |
2004-05-02 | - convert qDebug to odebug | ar | 5 | -1161/+1164 |
2004-05-02 | - convert qDebug to odebug | ar | 6 | -34/+38 |
2004-05-02 | - convert qDebug to odebug | ar | 2 | -115/+112 |
2004-05-02 | - use lib and inlcude dir from dependencies before the other dir's | ar | 1 | -2/+2 |
2004-05-02 | - add settings for hex view buffer size | mickeyl | 2 | -45/+158 |
- synchronize copyright and author with reality | ||||
2004-05-01 | - use lib and inlcude dir from dependencies before the other dir's | ar | 5 | -58/+78 |
2004-05-01 | Do not include symbols we don't need normally | zecke | 1 | -0/+2 |
2004-05-01 | Convert to quicklaunch. Integrate the Sharp ROM fixlet in c'tor and d'tor | zecke | 5 | -111/+107 |
of the mainwindow | ||||
2004-05-01 | patch by Michael O. to only use cpuinfo | zecke | 1 | -22/+14 |
2004-05-01 | Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ↵ | zecke | 14 | -43/+44 |
again.. only adjusted iPAQ backend to use it Beginning of hh22xx Linux2.6 support | ||||
2004-05-01 | Make the code more appealing to me | zecke | 1 | -3/+9 |
Fix small memory leak for the blacklist QMap | ||||
2004-05-01 | A new LineEdit to assis entering names. | zecke | 4 | -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. ↵ | mickeyl | 4 | -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 OChannelHopper | mickeyl | 3 | -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 *** | gints | 1 | -77/+90 |
2004-05-01 | *** empty log message *** | gints | 1 | -2/+2 |
2004-05-01 | Some new latvian translations | gints | 5 | -218/+251 |
2004-04-30 | I had to remove ofilenotify out of the build for Darwin (MacOS X). It | eilers | 1 | -2/+12 |
uses calls to fcntl which is not supported. We should use kqueue instead.. | ||||
2004-04-30 | CLEANUP: synchronize binary and .desktop name | mickeyl | 1 | -0/+0 |
2004-04-30 | CLEANUP: match binary and .desktop name | mickeyl | 2 | -2/+2 |
2004-04-30 | add missing TARGET statement. this confuses qmake in certain situations | mickeyl | 1 | -1/+1 |
2004-04-30 | vtapplet .control file | chicken | 1 | -0/+9 |
2004-04-30 | too bad... there is lots of hardcoded stuff and compatibility cruft which | mickeyl | 4 | -7/+6 |
calls for "qpe". Let's postpone this for Opie 2.0 then. | ||||
2004-04-30 | some long outstanding 'freeze' bug.. | zecke | 2 | -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-30 | yeah for consistency: s/qpe/opie/ | mickeyl | 4 | -6/+7 |
2004-04-29 | - need SQL backend in libopie2pim for pimconverter | ar | 1 | -3/+3 |
2004-04-29 | - add libetpan lib and include dir from dependencies | ar | 1 | -0/+6 |
2004-04-29 | remove duplicated entry | mickeyl | 1 | -1/+1 |
2004-04-29 | - add libetpan lib and include dir from dependencies | ar | 1 | -0/+7 |
2004-04-29 | some translations | gints | 3 | -4/+4 |
2004-04-29 | - cleanup launchers config.in | ar | 2 | -13/+1 |
2004-04-29 | forgot to checkin that file | mickeyl | 1 | -1/+1 |