Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-03-09 | stop bluetooth when exiting opie | harlekin | 1 | -0/+3 |
2003-03-08 | wrench from inline | harlekin | 1 | -2/+2 |
2003-03-07 | nicer refresh handling for connections | harlekin | 1 | -7/+33 |
2003-03-07 | show signal strength for connections | harlekin | 7 | -6/+119 |
2003-03-06 | remove previous found services on rescan | harlekin | 1 | -4/+16 |
2003-03-06 | dont show the Connections: from the hcitool output | harlekin | 1 | -2/+5 |
2003-03-06 | activate connections tab | harlekin | 3 | -4/+6 |
2003-03-06 | make recan services and delete item work | harlekin | 1 | -10/+2 |
2003-03-05 | its libpcap0 | harlekin | 1 | -1/+1 |
2003-03-04 | add missing header for x11 standalone build | mickeyl | 1 | -0/+1 |
2003-03-04 | start_sniff | max | 6 | -34/+135 |
2003-03-03 | add exit to file menu (not that someone would want to exit this fine app... :-D | mickeyl | 1 | -0/+2 |
2003-03-02 | fix "segfault-on-close" bug | mickeyl | 1 | -9/+4 |
2003-03-02 | use filedialogs before loading and saving sessions and logs | mickeyl | 2 | -36/+83 |
2003-03-02 | add child item factory to allow subclasses adding custom data items | mickeyl | 4 | -31/+68 |
2003-03-02 | first attempt to add session persistence | mickeyl | 11 | -245/+578 |
2003-02-27 | fixed typo | mjm | 1 | -3/+3 |
2003-02-27 | missing cardtype | max | 1 | -0/+1 |
2003-02-26 | added send_fail/send_ok/get_fail/get_ok. | mjm | 2 | -10/+107 |
2003-02-26 | added ok and fail msgs for gui | mjm | 1 | -7/+11 |
2003-02-24 | - work around yet another g++ 2.x bug | mickeyl | 9 | -27/+118 |
2003-02-24 | visual enhancements for the listview... | mickeyl | 15 | -94/+527 |
2003-02-23 | - write simple log | mickeyl | 7 | -13/+53 |
2003-02-23 | insert demo menu - useful, if you don't have wireless stuff yet but want | mickeyl | 3 | -6/+21 |
2003-02-23 | simplification and fixes for the standalone X11 build | mickeyl | 11 | -35/+68 |
2003-02-23 | - revamped part of the gui | mickeyl | 13 | -229/+135 |
2003-02-20 | - add mainwindow as central window | mickeyl | 5 | -10/+166 |
2003-02-19 | minor bugfixes - major overhaul coming after public alpha | mickeyl | 4 | -13/+24 |
2003-02-18 | Remove-promisc-flag | max | 2 | -1/+72 |
2003-02-18 | no more dummy entry here, since its working and that dummy could confuse users | harlekin | 1 | -11/+0 |
2003-02-16 | Fixed hostap driver < wireless extension 14 | max | 1 | -1/+1 |
2003-02-16 | cleaned the scandialog | harlekin | 2 | -58/+24 |
2003-02-15 | hacked together pan support, just for my own convenience, the core func shoul... | harlekin | 7 | -5/+113 |
2003-02-15 | not needed anymore, there is oprocess | harlekin | 4 | -2107/+0 |
2003-02-15 | - setCaption during scanning | mickeyl | 1 | -9/+6 |
2003-02-15 | - add manufacturers.dat to ipk | mickeyl | 3 | -2/+3 |
2003-02-14 | - remove manual switch into monitor mode ==> wellenreiterd handles this now | mickeyl | 5 | -70/+95 |
2003-02-13 | Wireless extension < 14 | max | 1 | -2/+30 |
2003-02-12 | add a comment explaining the #if | mickeyl | 1 | -2/+3 |
2003-02-12 | Did I say 14 or 15? | mickeyl | 1 | -1/+1 |