summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan/wlan.ui
AgeCommit message (Collapse)AuthorFilesLines
2003-10-10This patch adds scanning the "network neighbourhood" in networksettings-wlanmickeyl1-320/+338
(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-08-09Merge from BRANCH_1_0kergoth1-45/+51
2003-04-15Correct the unintentional global header in the wlan ui.kergoth1-1/+1
2003-04-15Implement feature request. Only asterisk out the WEP key when the lineeditkergoth1-64/+115
does not have focus.
2003-04-14Add new wireless parser that uses the wireless-tools if-pre-up.dkergoth1-244/+420
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.
2002-12-11Key accellbenmeyer1-10/+10
2002-12-11New cleaner layoutbenmeyer1-101/+72
2002-12-11Cleaned up ui files so tab is in correct orderbenmeyer1-1/+4
2002-11-04Removed the Config class. Now parses wireless.opts file directlybenmeyer1-127/+72
2002-10-02Add Connection function more filled inbenmeyer1-2/+2
2002-10-01initial working wlan modulebenmeyer1-0/+572