summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/scanlistitem.h
AgeCommit message (Collapse)AuthorFilesLines
2003-03-02first attempt to add session persistencemickeyl1-83/+0
2003-02-24- work around yet another g++ 2.x bugmickeyl1-0/+4
- started work on saving session to xml [ any classes from libopie I can reuse without too much effort? ]
2003-02-24visual enhancements for the listview...mickeyl1-9/+9
2002-12-31- catch with latest changes in libwellenreitermickeyl1-3/+5
- 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-0/+22
2002-12-09APs and adhoc stations are now grouped and displayed as belonging to a commonmickeyl1-0/+4
net.
2002-12-08- new networks finally show up in the GUImickeyl1-3/+3
- using OTabWidget instead of QTabWidget - bugfixes - preparing to fully integrate libwellenreiter and the daemon into our buildsystem
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl1-0/+10
2002-11-21Added some dummy icons (press "Start Scanning") to get a basicmickeyl1-0/+14
idea of the main Net-Sniff window.
2002-11-21- new tab for the log windowmickeyl1-0/+27
- main.cpp fix - started work on scanlistitem