summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan/wlan.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-08-20- add libpcap dir to lib- and include directoryar1-1/+8
2004-04-09- eliminate cylic dependencymickeyl1-3/+0
- complete using opie debugging framework - sanitize #include order
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-02-07Fix up linking.zecke1-1/+1
Only wlan currently requires Opie2 stuff
2003-11-03Porting Opie to MacOS-X.eilers1-2/+2
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-10This patch adds scanning the "network neighbourhood" in networksettings-wlanmickeyl1-1/+1
(powered by the Wellenreiter II scanning engine found in libopienet2). Detected networks are put in a list and you can select parameters by clicking on an entry in the list. See http://opie.net.wox.org/images/wlanplugin.png Two inherent drawbacks: 1.) networksettingsplugin-wlan now needs libopienet2. Well, my library work pays off. If you like to rewrite the stuff so that libopienet2 is not needed, then just go ahead ;) 2.) Scanning won't work on linux distributions without patched monitor mode drivers. I think we can live with these two "issues". Feel free to revert, if you don't like my work :D
2003-06-03make it a independend package tootille1-1/+3
2003-04-15Implement feature request. Only asterisk out the WEP key when the lineeditkergoth1-2/+2
does not have focus.
2003-04-14Add new wireless parser that uses the wireless-tools if-pre-up.dkergoth1-2/+12
script to handle wireless configuration, as opposed to pcmcia-cs wireless.opts. This has a number of benefits. In addition to improving clarity, this means one can now configure their wireless non-pcmcia interfaces using networksettings. The only real question is, how to handle the fact that its largely useless without the if-pre-up.d script? I'll adapt the existing wlanimp.(cpp|h) to the new .ui, and leave it as a compiletime selection for now.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-03Fixed setup/settings changesbenmeyer1-1/+1
2002-12-02Uncommenting destdirkergoth1-1/+1
2002-11-22Fixed WEP bugsbenmeyer1-1/+1
2002-10-25Moved Interfaces into a librarybenmeyer1-2/+2
2002-10-25Automaticly update the wlaninfobenmeyer1-2/+2
2002-10-24pro fixbenmeyer1-3/+3
2002-10-24Fix segfaultbenmeyer1-3/+3
2002-10-22Added wireless extensions abstractionbenmeyer1-2/+2
2002-10-18added wlan info, very basic, needs to be cleanedbenmeyer1-1/+1
2002-10-15Correct plugin path.kergoth1-1/+1
2002-10-15updating .pro files so it actually buildskergoth1-0/+12