Age | Commit message (Expand) | Author | Files | Lines |
2003-04-13 | - Uses mime types for attachment reading | groucho | 7 | -33/+55 |
2003-04-13 | adjust for new icon size | mickeyl | 1 | -2/+2 |
2003-04-12 | hide about thingy | llornkcor | 1 | -2/+2 |
2003-04-11 | Lots of improvements regarding usability and stability: | groucho | 5 | -66/+100 |
2003-04-10 | add sanity (non-root & dhcp running) checks for startup phase | mickeyl | 3 | -2/+72 |
2003-04-10 | some debug output | llornkcor | 1 | -1/+9 |
2003-04-10 | New Feature: Write a capture file for later dissection with tcpdump-compatibl... | mickeyl | 4 | -215/+331 |
2003-04-10 | Wellenreiter can now open and replay capture files as written by tcpdump, eth... | mickeyl | 7 | -48/+121 |
2003-04-09 | - improve keyboard handling | mickeyl | 9 | -133/+278 |
2003-04-09 | display a fancy ascii-animation in the titlebar while scanning... | mickeyl | 2 | -8/+30 |
2003-04-08 | preparations for the standalone x11 build | mickeyl | 6 | -48/+109 |
2003-04-08 | - fix <unknown> entries bug caused by interpretating not-yet-handled 802.11 m... | mickeyl | 2 | -5/+16 |
2003-04-07 | New feature! Finally, non-AP stations in an infrastructure network show up. | mickeyl | 3 | -36/+138 |
2003-04-07 | Better look, crystal icons and path corrections | groucho | 4 | -10/+10 |
2003-04-06 | remove old depends | llornkcor | 1 | -1/+0 |
2003-04-06 | change pics/mailit | llornkcor | 1 | -1/+1 |
2003-04-06 | grumble | llornkcor | 1 | -2/+2 |
2003-04-06 | blah gcc3 | llornkcor | 1 | -37/+37 |
2003-04-06 | change icons to pics dir | llornkcor | 3 | -43/+2 |
2003-04-06 | fix | llornkcor | 1 | -3/+2 |
2003-04-06 | add this | llornkcor | 1 | -0/+4 |
2003-04-06 | add some tr to status messages | llornkcor | 2 | -15/+15 |
2003-04-06 | Qt Palmtop -> Opie | llornkcor | 1 | -1/+1 |
2003-04-06 | icon | llornkcor | 1 | -1/+1 |
2003-04-06 | warwick does not maintain this any longer | llornkcor | 1 | -1/+1 |
2003-04-06 | move malit to head again, since it is working | llornkcor | 38 | -0/+5694 |
2003-04-05 | - correct beacon bug (off-by-one) | mickeyl | 6 | -6/+38 |
2003-04-04 | detect and warn if switching device into monitor mode doesn't work | mickeyl | 1 | -0/+6 |
2003-04-02 | - only build the lib subdir in the standalone build | mickeyl | 2 | -2/+3 |
2003-03-31 | only cardctl reset after sniffing. maybe later make calling dhcp client a con... | mickeyl | 1 | -1/+1 |
2003-03-31 | - initial attempt to autodetect driver | mickeyl | 6 | -72/+166 |
2003-03-31 | update | mickeyl | 1 | -27/+26 |
2003-03-31 | reenable the X11 standalone build (qmake platform=x11 wellenreiter.pro) | mickeyl | 6 | -13/+68 |
2003-03-30 | very interesting: gcc 2.9x does not handle operator? with mixed types, e.g. o... | mickeyl | 1 | -1/+1 |
2003-03-30 | - add file->new | mickeyl | 8 | -2/+26 |
2003-03-30 | - the network work for libopie2 pays off... | mickeyl | 55 | -3854/+133 |
2003-03-26 | ups | harlekin | 4 | -0/+203 |
2003-03-26 | added stuff for dun connections | harlekin | 8 | -6/+14 |
2003-03-26 | change to UnknownDocument icon | llornkcor | 2 | -3/+9 |
2003-03-25 | give me other popups then obex again .-| | harlekin | 2 | -1/+2 |
2003-03-21 | fixed commandline argument reading, made ubrowser a "document-oriented applic... | spiralman | 4 | -26/+44 |
2003-03-21 | fixed loading of files from commandline using relative filenames | spiralman | 2 | -1/+7 |
2003-03-21 | added support for specifying a file or url at the command line (currently mus... | spiralman | 2 | -0/+10 |
2003-03-21 | commented out debuging output and increased version to 0.1 (thought 0.0 was c... | spiralman | 2 | -5/+5 |
2003-03-21 | move connection work to the lib | harlekin | 9 | -390/+480 |
2003-03-20 | added support for 39xx ipaq | harlekin | 1 | -5/+17 |
2003-03-15 | added .control file, fixed toolbar to not be movable, added app icon | spiralman | 2 | -0/+12 |
2003-03-15 | HttpFactory::data() now returns 0 if there is a 404 error (previously, if the... | spiralman | 1 | -1/+7 |
2003-03-15 | added code to force QTextBrowser to parse input as html if http header claims... | spiralman | 2 | -2/+7 |
2003-03-15 | moved from using QSockets to normal unix sockets, images and chunked encoding... | spiralman | 5 | -419/+276 |