summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui
AgeCommit message (Collapse)AuthorFilesLines
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