summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/scanlist.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-03-02add child item factory to allow subclasses adding custom data itemsmickeyl1-4/+29
2003-03-02first attempt to add session persistencemickeyl1-17/+113
2003-02-24- work around yet another g++ 2.x bugmickeyl1-9/+23
- 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-1/+1
2003-02-23- write simple logmickeyl1-0/+4
- record first seen / last seen per item
2002-12-31- catch with latest changes in libwellenreitermickeyl1-2/+34
- GUI now identifies and displays device manufacturers - GUI now displays the number of received beacons for each device
2002-12-28- refactored a number of classesmickeyl1-0/+100
- removed dumb polling ==> QSocketNotifier rocks - switched to parsing the daemon stuff in the gui, since libwellenreiter still has problems.
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl1-0/+17