Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-07 | Commited the wrong file ... Fixed | groucho | 1 | -13/+14 |
2003-05-07 | forgot that | mickeyl | 1 | -0/+24 |
2003-05-07 | Hopefully things are now fixed in CVS | groucho | 19 | -0/+4024 |
2003-05-07 | *** empty log message *** | groucho | 24 | -5030/+14 |
2003-05-07 | fix bug kergoth introduced in rev 1.43 | mickeyl | 1 | -1/+1 |
fd was an integer static to the function which means that the assignment only happens once. This is ok, when we don't close the device, but not if we close it after usage. Thanks to eilers for confirming! I wonder why noone else spotted this... | ||||
2003-05-07 | Italian updates | daniele | 3 | -108/+132 |
2003-05-07 | initial import | tille | 25 | -0/+1066 |
searches contacts, todos and events not much more yet | ||||
2003-05-07 | add missing | mickeyl | 8 | -0/+988 |
2003-05-07 | delete | mickeyl | 3 | -223/+0 |
2003-05-07 | restructure tree for inclusion of a command line application enabling the ↵ | mickeyl | 17 | -976/+252 |
use as a webcam | ||||
2003-05-07 | Hopefully, everything is in place now | groucho | 20 | -0/+4749 |
2003-05-07 | Incorporated TimWs current source tree and make it compile | groucho | 43 | -2695/+4114 |
2003-05-07 | Smaller fix which shows attachment icons also for downloaded mails | groucho | 2 | -2/+10 |
2003-05-07 | Small fix which show attachment icons for downloaded mails also | groucho | 2 | -24/+2 |
2003-05-07 | Added etext/ doc files so palm books are recognized in Documents and can be ↵ | groucho | 1 | -0/+1 |
read with opie-reader | ||||
2003-05-07 | Arrrgh-Why the heck have translations disappeared I had committed weeks ago ? | groucho | 27 | -607/+689 |
199 translations vanished in opie-console alone *yawn* OK, added a few ones and improved a few others. | ||||
2003-05-06 | add two minor functions in the pcap interface | mickeyl | 2 | -2/+37 |
2003-05-06 | fix config dialog in respect to specify writing capture files | mickeyl | 2 | -1/+17 |
2003-05-05 | re-add | mickeyl | 2 | -0/+231 |
2003-05-05 | major overhaul of the configuration window - showing what will come soon... | mickeyl | 10 | -1489/+909 |
2003-05-05 | fix typos | mickeyl | 2 | -2/+2 |
2003-05-05 | UI and code cleanup. Both UI and code is now more consistent. Also removed ↵ | umopapisdn | 9 | -602/+453 |
menus in favor of toolbuttons. (why were they even available as menus in the first place?) | ||||
2003-05-05 | prepare for major configuration overwhoul | mickeyl | 9 | -7/+831 |
2003-05-05 | - fix segfault on unknown linktype (thanks groucho) | mickeyl | 3 | -19/+25 |
- make capturing using PRISM headers optional | ||||
2003-05-05 | -tr by french team | eric | 4 | -34/+38 |
2003-05-05 | - tr by french team | eric | 28 | -0/+32 |
2003-05-05 | - tr by french team | eric | 11 | -495/+429 |
2003-05-04 | Initial revision | allenforsythe | 106 | -0/+2620 |
2003-05-04 | added a few convience qcop messages. see readme for more info. not totally ↵ | llornkcor | 3 | -0/+74 |
finished yet | ||||
2003-05-04 | - cleanup and code refactoring towards 1.0 | mickeyl | 8 | -106/+222 |
- match IP addresses to MAC addresses by looking @ ARP packets - show IP addresses - reduce debug output | ||||
2003-05-04 | add parsing of ARP packets | mickeyl | 3 | -26/+110 |
2003-05-04 | remove debug message - Cannot find icon | llornkcor | 1 | -356/+356 |
2003-05-04 | New feature: It's now possible to configure a default location and default ↵ | umopapisdn | 5 | -71/+250 |
categories for new events. (Options available in configuration dialog.) | ||||
2003-05-03 | translations | mickeyl | 1 | -0/+365 |
2003-05-03 | prepare for i18n | mickeyl | 24 | -43/+82 |
2003-05-03 | add pic for graph tab | mickeyl | 1 | -0/+0 |
2003-05-03 | start work on graph window | mickeyl | 7 | -4/+299 |
2003-05-03 | Major code changes require translation changes ;-) | groucho | 17 | -400/+1102 |
2003-05-03 | patch to enable putting files in $OPIEDIR/share instead of /share per ↵ | mickeyl | 1 | -0/+1 |
treke's request | ||||
2003-05-02 | add parsing and interpretating of fromDS frames and getting pretty close to ↵ | mickeyl | 2 | -5/+20 |
the 1.0 release | ||||
2003-05-02 | fix a long standing bug and hard to reproducable bug where wellenreiter ↵ | mickeyl | 1 | -25/+7 |
segfaulted, but just if you played the "open/close-game" with the items and subitems Note to self: QListViewItem::itemBelow() != QListViewItem::nextSibling() !!! | ||||
2003-05-02 | start to parse and interpretate WDS (bridging) data and thus additionally ↵ | mickeyl | 3 | -43/+85 |
display stationary systems | ||||
2003-05-02 | add pic for stationary systems | mickeyl | 1 | -0/+0 |
2003-05-02 | 265 lines diff :) mostly markupstuff. But also one bug less | cniehaus | 5 | -50/+67 |
2003-05-02 | updates | cniehaus | 2 | -6/+9 |
2003-05-02 | tr()-fix -- don't use 2 !. One is enough | cniehaus | 1 | -2/+2 |
2003-05-02 | fix bug #0000749 | cniehaus | 1 | -1/+1 |
2003-05-02 | warn the user if there is no dict defines | cniehaus | 1 | -1/+25 |
2003-05-02 | bugfix | cniehaus | 3 | -30/+18 |
2003-05-02 | remove debug + now he reads the file the user told him | cniehaus | 1 | -11/+4 |