summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/configwindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-01-21- make opie compilable against qte 2.3.10 snapshotar1-3/+3
check QT_VERSION against 0x030000 instead of 300
2004-08-24apply megapatch courtesy Holger 'Zecke' Freyther:mickeyl1-6/+10
- bump version to 1.0.3-cvs - fix compile warnings - fix PacketViewer not to scroll, when watching in "real time" - fix appending text to log view - update statistics when tab is getting activated
2004-05-03write more settings into the .config file and read itmickeyl1-0/+9
2004-05-02PacketViewer improvements:mickeyl1-10/+17
- expose buffer size through API - improve packet viewer logic - display time/date of capture + capture length
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl1-4/+4
2004-04-04convert to Opie Debugging Frameworkmickeyl1-17/+13
2004-03-14Convert net to ODP and QtAUXzecke1-0/+6
2004-03-05change copyright noticemickeyl1-2/+2
2004-02-07correct sound calls for use with libopie2ar1-2/+2
2004-02-07no longer link against libopie1 since libopie2 provides everythingmickeyl1-1/+1
2004-01-09save configuration settings in accept(), not in the ~mickeyl1-5/+11
2004-01-08Calling scripts on new {Network, Client, Station} works now. Possible ↵mickeyl1-10/+42
substitution values are $SSID, $MAC, $WEP, $CHAN.
2004-01-07A bunch of miscellaneous changes and improvements. read the ChangeLog :)mickeyl1-7/+96
Oh and it's WIP - not everything mentioned there works already. Will soon, though.
2003-12-08write configmickeyl1-0/+2
2003-12-08use more sane standard intervalmickeyl1-1/+1
2003-10-07prepare for standalone X11-releasemickeyl1-0/+3
2003-10-04perform autodetection only if no configuration exists or on demandmickeyl1-30/+68
2003-09-26more work on persistent configurationmickeyl1-2/+65
version bump to 1.0.1-snap
2003-09-25start with persistent configurationmickeyl1-18/+49
2003-08-11assorted fixes and more work on GPSmickeyl1-1/+19
2003-06-26first bunch of fixes for Qt 3.x compilationmickeyl1-1/+1
2003-05-07start with protocol event handling stuffmickeyl1-1/+23
2003-05-05re-addmickeyl1-0/+170
2003-05-05major overhaul of the configuration window - showing what will come soon...mickeyl1-146/+0
2003-05-05prepare for major configuration overwhoulmickeyl1-0/+6
2003-04-10New Feature: Write a capture file for later dissection with ↵mickeyl1-1/+15
tcpdump-compatible tools!
2003-04-10Wellenreiter can now open and replay capture files as written by tcpdump, ↵mickeyl1-10/+36
ethereal, etc. Next task: writing capture files
2003-04-08preparations for the standalone x11 buildmickeyl1-1/+1
2003-04-02- only build the lib subdir in the standalone buildmickeyl1-1/+1
- corrent driver-detection order
2003-03-31- initial attempt to autodetect drivermickeyl1-2/+30
- 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-0/+16
- good bye to wellenreiterd, t'was fun but always too unstable and too hard to maintain - good bye to libwellenreiter
2003-02-23simplification and fixes for the standalone X11 buildmickeyl1-0/+9
2003-02-23- revamped part of the guimickeyl1-1/+1
- configuration is now a seperate dialog - orinoco_hopper is no longer needed
2003-02-14- remove manual switch into monitor mode ==> wellenreiterd handles this nowmickeyl1-1/+25
- remove manual start of channelswitcher ==> wellenreiterd handles this now - add device type configurations for cisco, wlan-ng, hostap and orinoco - minor bugfix to the start/stop logic
2002-12-12Config Tab is shaping upmickeyl1-0/+23