summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/wellenreiter.h
AgeCommit message (Collapse)AuthorFilesLines
2003-03-30- add file->newmickeyl1-0/+4
2003-03-30- the network work for libopie2 pays off...mickeyl1-23/+8
- good bye to wellenreiterd, t'was fun but always too unstable and too hard to maintain - good bye to libwellenreiter
2003-02-24- work around yet another g++ 2.x bugmickeyl1-0/+1
- started work on saving session to xml [ any classes from libopie I can reuse without too much effort? ]
2003-02-23- write simple logmickeyl1-0/+1
- record first seen / last seen per item
2003-02-23insert demo menu - useful, if you don't have wireless stuff yet but wantmickeyl1-0/+1
to show this program to someone...
2003-02-23- revamped part of the guimickeyl1-10/+11
- configuration is now a seperate dialog - orinoco_hopper is no longer needed
2002-12-31- catch with latest changes in libwellenreitermickeyl1-0/+19
- GUI now identifies and displays device manufacturers - GUI now displays the number of received beacons for each device
2002-12-29added a manufacturer database classmickeyl1-1/+4
2002-12-28- refactored a number of classesmickeyl1-6/+12
- removed dumb polling ==> QSocketNotifier rocks - switched to parsing the daemon stuff in the gui, since libwellenreiter still has problems.
2002-12-16- updates to the config windowmickeyl1-0/+2
- GUI now starts channelhopper and sniffer using the command line interface
2002-11-30gui should now show newly found stations.mickeyl1-1/+1
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl1-0/+1
2002-11-25gui opens socket and checks messages from daemon.mickeyl1-1/+8
2002-11-21Added some dummy icons (press "Start Scanning") to get a basicmickeyl1-2/+2
idea of the main Net-Sniff window.
2002-11-02Started the GUI portion of Wellenreiter (no functionality yet).mickeyl1-0/+40