summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/scanlist.h
AgeCommit message (Collapse)AuthorFilesLines
2003-10-05* start with preparations for scanning wired networksmickeyl1-0/+1
* dhcp recognition now works nicely
2003-09-09reading GPS data from gpsd is now working. TODO: save the datamickeyl1-1/+5
2003-06-15basic framework for context menu "join network" establishedmickeyl1-1/+7
just need to send the proper qcop messages now
2003-05-10- use OManufacturerDB instead of ManufacturerDBmickeyl1-14/+10
- misc fixes
2003-05-04- cleanup and code refactoring towards 1.0mickeyl1-0/+2
- match IP addresses to MAC addresses by looking @ ARP packets - show IP addresses - reduce debug output
2003-05-02add parsing and interpretating of fromDS frames and getting pretty close to ↵mickeyl1-1/+1
the 1.0 release
2003-05-02start to parse and interpretate WDS (bridging) data and thus additionally ↵mickeyl1-1/+9
display stationary systems
2003-04-07New feature! Finally, non-AP stations in an infrastructure network show up.mickeyl1-0/+1
2003-03-31- initial attempt to autodetect drivermickeyl1-0/+3
- add possibility to play sounds when receiving beacon and/or found a new network
2003-03-30- the network work for libopie2 pays off...mickeyl1-1/+1
- good bye to wellenreiterd, t'was fun but always too unstable and too hard to maintain - good bye to libwellenreiter
2003-03-02add child item factory to allow subclasses adding custom data itemsmickeyl1-12/+14
2003-03-02first attempt to add session persistencemickeyl1-2/+75
2003-02-24- work around yet another g++ 2.x bugmickeyl1-4/+6
- 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-2/+2
2002-12-31- catch with latest changes in libwellenreitermickeyl1-0/+7
- 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-1/+10
- 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/+28