summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui
AgeCommit message (Collapse)AuthorFilesLines
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
hack until the colleagues implement this in libwellenreiter...
2002-12-31- catch with latest changes in libwellenreitermickeyl9-32/+108
- GUI now identifies and displays device manufacturers - GUI now displays the number of received beacons for each device
2002-12-29added a manufacturer database classmickeyl7-5/+141
2002-12-28- refactored a number of classesmickeyl14-165/+403
- removed dumb polling ==> QSocketNotifier rocks - switched to parsing the daemon stuff in the gui, since libwellenreiter still has problems.
2002-12-28- catch up with new filenames and include paths.mickeyl3-9/+9
- remove Makefile.in (who added this??)
2002-12-18use system() to start daemon and hopper instead of Global::execute,mickeyl1-13/+23
which makes nothing but trouble for non-gui processes.
2002-12-16- updates to the config windowmickeyl4-30/+151
- GUI now starts channelhopper and sniffer using the command line interface
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
- Depend on libpcap
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
net.
2002-12-09Wellenreiter is now fully integrated into the Opie build environment.mickeyl1-1/+1
If you want to play with what we have yet, be sure to add the following to the makefile: * noncore/net/wellenreiter/libwellenreiter * noncore/net/wellenreiter/daemon * noncore/net/wellenreiter/gui Don't add the toplevel noncore/net/wellenreiter, because the Makefile in there is handcrafted.
2002-12-08- switched from inlined logo to pngmickeyl2-1066/+23
- first work on config tab
2002-12-08started work on logwindow and hexwindowmickeyl8-92/+176
2002-12-08- new networks finally show up in the GUImickeyl9-31/+1403
- using OTabWidget instead of QTabWidget - bugfixes - preparing to fully integrate libwellenreiter and the daemon into our buildsystem
2002-12-03GUI used wrong comm port.mickeyl1-10/+14
2002-11-30gui should now show newly found stations.mickeyl2-7/+53
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl7-29/+404
2002-11-25gui opens socket and checks messages from daemon.mickeyl2-2/+64
2002-11-21Added some dummy icons (press "Start Scanning") to get a basicmickeyl5-11/+71
idea of the main Net-Sniff window.
2002-11-21- new tab for the log windowmickeyl4-13/+90
- main.cpp fix - started work on scanlistitem
2002-11-21some pics and 'mv main.cpp gui'mickeyl1-0/+29
2002-11-05you know the drillkergoth1-2/+2
2002-11-02Started the GUI portion of Wellenreiter (no functionality yet).mickeyl4-0/+371