summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan
AgeCommit message (Collapse)AuthorFilesLines
2003-06-21channel count for wellenreitertille1-3/+33
2003-06-17wellenreiter qcop call works nowtille1-5/+12
dns are saved and read in again
2003-06-16remove qFatal in case of unknow interface.tille1-1/+3
2003-06-16add support for multiline qcop callstille1-58/+62
and macaddrs
2003-06-13qcop channels for ESSID, Channel and Modetille3-19/+40
2003-06-13qcop channels for start, stop wlan interface works now...tille3-20/+59
... the qcop handling has to become more general, and this handlet in the interface itself.
2003-06-121st version of qcop call in oder to let wellenreiter copy the APs it found...tille2-16/+59
... and more later.
2003-06-09Relative Files: path, not absolutgroucho1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-06-03make it a independend package tootille2-1/+13
2003-05-31not selected by defaulttille1-1/+1
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 lineeditkergoth5-66/+160
does not have focus.
2003-04-15BUGFIX: Dont cut off the last character of the ESSID.kergoth1-1/+1
2003-04-14Oops, remember to call QDialog::accept() in the accept() function :)kergoth1-0/+2
2003-04-14Add new wireless parser that uses the wireless-tools if-pre-up.dkergoth4-246/+735
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-04-09Make networksettings actually compile again. Fix the ifdef on non-kde to ↵kergoth1-1/+1
actually work, and killed off more references to qt3 widget flags.
2003-04-08kde updatesbenmeyer2-28/+8
2003-03-28Correct the use of OProcess.kergoth1-10/+4
2003-03-27Switch from 1) calling /etc/init.d/pcmcia to calling cardctl eject, cardctl ↵kergoth1-13/+14
insert.. and 2) OProcess instead of system()
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-17Caption Fixbenmeyer1-0/+3
2002-12-16Fixed icon bug, removed some extra uneeded code, fixed WEP config bugbenmeyer1-4/+4
2002-12-12Encryption issues fixedbenmeyer1-15/+13
2002-12-11Fixed ad-hco bugbenmeyer1-3/+6
2002-12-11Key accellbenmeyer2-11/+10
2002-12-11New cleaner layoutbenmeyer3-115/+106
2002-12-11Added PDF urlbenmeyer1-0/+3
2002-12-11Now will display the channel and not the freqencybenmeyer4-4/+28
2002-12-11Cleaned up ui files so tab is in correct orderbenmeyer1-1/+4
2002-12-02Uncommenting destdirkergoth1-1/+1
2002-11-22Remove returnbenmeyer1-4/+2
2002-11-22In theory open and restricted networks should be set now.benmeyer1-3/+6
2002-11-22Fixed WEP bugsbenmeyer2-46/+38
2002-11-13code cleanup const's placed in codebenmeyer1-1/+2
2002-11-10removed left in debugandyq1-1/+0
2002-11-10Added braces round key checking if statement to fix bug that WEP settingsandyq1-2/+5
were never saved if WEP was enabled
2002-11-08Code Optimizationsbenmeyer6-16/+15
2002-11-07Correct interdependencies for networksetupkergoth1-3/+3
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-3/+3
2002-11-05Adding initial config.in fileskergoth1-4/+4
2002-11-04Removed the Config class. Now parses wireless.opts file directlybenmeyer3-349/+278
2002-11-01*** empty log message ***kergoth1-0/+4
2002-10-31Fixed error message and made window stay if error message doesn't go away.benmeyer1-2/+2
2002-10-30Re-added profile information which makes interfaces work againbenmeyer3-0/+6
2002-10-28removed return statment that shouldn't be therebenmeyer1-1/+0
2002-10-25Moved Interfaces into a librarybenmeyer6-22/+36