summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/wellenreiter.cpp
AgeCommit message (Expand)AuthorFilesLines
2003-02-19minor bugfixes - major overhaul coming after public alphamickeyl1-3/+3
2003-02-15- setCaption during scanningmickeyl1-9/+6
2003-02-14- remove manual switch into monitor mode ==> wellenreiterd handles this nowmickeyl1-62/+35
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 libwellenreitermickeyl1-7/+20
2002-12-29added a manufacturer database classmickeyl1-0/+16
2002-12-28- refactored a number of classesmickeyl1-140/+73
2002-12-28- catch up with new filenames and include paths.mickeyl1-5/+5
2002-12-18use system() to start daemon and hopper instead of Global::execute,mickeyl1-13/+23
2002-12-16- updates to the config windowmickeyl1-15/+83
2002-12-11- Reduce g++ warnings.mickeyl1-4/+4
2002-12-10towards an alpha versionmickeyl1-7/+17
2002-12-09improved display logicmickeyl1-22/+59
2002-12-09APs and adhoc stations are now grouped and displayed as belonging to a commonmickeyl1-12/+27
2002-12-08- switched from inlined logo to pngmickeyl1-1/+5
2002-12-08started work on logwindow and hexwindowmickeyl1-1/+10
2002-12-08- new networks finally show up in the GUImickeyl1-14/+20
2002-12-03GUI used wrong comm port.mickeyl1-10/+14
2002-11-30gui should now show newly found stations.mickeyl1-6/+52
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl1-2/+27
2002-11-25gui opens socket and checks messages from daemon.mickeyl1-1/+56
2002-11-21Added some dummy icons (press "Start Scanning") to get a basicmickeyl1-2/+17
2002-11-02Started the GUI portion of Wellenreiter (no functionality yet).mickeyl1-0/+31