summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui
AgeCommit message (Expand)AuthorFilesLines
2003-04-09- improve keyboard handlingmickeyl9-133/+278
2003-04-09display a fancy ascii-animation in the titlebar while scanning...mickeyl2-8/+30
2003-04-08preparations for the standalone x11 buildmickeyl2-2/+3
2003-04-08- fix <unknown> entries bug caused by interpretating not-yet-handled 802.11 m...mickeyl2-5/+16
2003-04-07New feature! Finally, non-AP stations in an infrastructure network show up.mickeyl3-36/+138
2003-04-05- correct beacon bug (off-by-one)mickeyl6-6/+38
2003-04-04detect and warn if switching device into monitor mode doesn't workmickeyl1-0/+6
2003-04-02- only build the lib subdir in the standalone buildmickeyl1-1/+1
2003-03-31only cardctl reset after sniffing. maybe later make calling dhcp client a con...mickeyl1-1/+1
2003-03-31- initial attempt to autodetect drivermickeyl6-72/+166
2003-03-31reenable the X11 standalone build (qmake platform=x11 wellenreiter.pro)mickeyl3-11/+35
2003-03-30very interesting: gcc 2.9x does not handle operator? with mixed types, e.g. o...mickeyl1-1/+1
2003-03-30- add file->newmickeyl8-2/+26
2003-03-30- the network work for libopie2 pays off...mickeyl11-420/+127
2003-03-04add missing header for x11 standalone buildmickeyl1-0/+1
2003-03-03add exit to file menu (not that someone would want to exit this fine app... :-Dmickeyl1-0/+2
2003-03-02fix "segfault-on-close" bugmickeyl1-9/+4
2003-03-02use filedialogs before loading and saving sessions and logsmickeyl2-36/+83
2003-03-02add child item factory to allow subclasses adding custom data itemsmickeyl2-16/+43
2003-03-02first attempt to add session persistencemickeyl8-230/+228
2003-02-24- work around yet another g++ 2.x bugmickeyl8-23/+114
2003-02-24visual enhancements for the listview...mickeyl5-15/+15
2003-02-23- write simple logmickeyl7-13/+53
2003-02-23insert demo menu - useful, if you don't have wireless stuff yet but wantmickeyl3-6/+21
2003-02-23simplification and fixes for the standalone X11 buildmickeyl7-22/+47
2003-02-23- revamped part of the guimickeyl10-95/+134
2003-02-20- add mainwindow as central windowmickeyl5-10/+166
2003-02-19minor bugfixes - major overhaul coming after public alphamickeyl3-8/+8
2003-02-15- setCaption during scanningmickeyl1-9/+6
2003-02-14- remove manual switch into monitor mode ==> wellenreiterd handles this nowmickeyl5-70/+95
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc...kergoth2-2/+2
2003-01-23noncore/apps/opie-write/.cvsignorekergoth1-0/+2
2003-01-16i18n for new buildsystem :)kergoth2-0/+8
2003-01-04Try to gracefully shut down the card after sniffing... this is a temporarymickeyl1-5/+21
2002-12-31- catch with latest changes in libwellenreitermickeyl9-32/+108
2002-12-29added a manufacturer database classmickeyl7-5/+141
2002-12-28- refactored a number of classesmickeyl14-165/+403
2002-12-28- catch up with new filenames and include paths.mickeyl3-9/+9
2002-12-18use system() to start daemon and hopper instead of Global::execute,mickeyl1-13/+23
2002-12-16- updates to the config windowmickeyl4-30/+151
2002-12-14- support compilation for Qt/X11mickeyl7-12/+119
2002-12-12Config Tab is shaping upmickeyl2-0/+53
2002-12-12Config Tab is shaping up.mickeyl4-215/+296
2002-12-11- Reduce g++ warnings.mickeyl1-4/+4
2002-12-10towards an alpha versionmickeyl3-8/+325
2002-12-09improved display logicmickeyl3-23/+65
2002-12-09APs and adhoc stations are now grouped and displayed as belonging to a commonmickeyl4-15/+45
2002-12-09Wellenreiter is now fully integrated into the Opie build environment.mickeyl1-1/+1
2002-12-08- switched from inlined logo to pngmickeyl2-1066/+23
2002-12-08started work on logwindow and hexwindowmickeyl8-92/+176