summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/scanlistitem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-09improved display logicmickeyl1-1/+5
2002-12-09APs and adhoc stations are now grouped and displayed as belonging to a commonmickeyl1-3/+7
net.
2002-12-08- new networks finally show up in the GUImickeyl1-8/+9
- 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-7/+23
2002-11-21Added some dummy icons (press "Start Scanning") to get a basicmickeyl1-1/+32
idea of the main Net-Sniff window.
2002-11-21- new tab for the log windowmickeyl1-0/+17
- main.cpp fix - started work on scanlistitem