summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan
AgeCommit message (Expand)AuthorFilesLines
2007-06-10fix missing types for include for latest kernelaquadran1-0/+2
2005-06-15Resource -> OResource and fix compiler warningdrw1-2/+2
2005-05-10improve WEP key handling and add wlan-ng support. patch courtesy Dirk Opfer, ...mickeyl4-52/+189
2005-04-21disable "Rescan Neighbourhood" while scanningmickeyl2-3/+5
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl1-299/+1
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+299
2004-09-10Fix the issues the compilers botherszecke2-3/+2
2004-08-20- add libpcap dir to lib- and include directoryar1-1/+8
2004-07-28disambiguatemickeyl1-6/+10
2004-05-15- convert qDebug to odebugar1-15/+14
2004-04-24gcc 3.4 fixletmickeyl1-3/+3
2004-04-09- eliminate cylic dependencymickeyl6-18/+31
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl1-2/+2
2004-04-04convert to Opie Debugging Frameworkmickeyl5-50/+50
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-2/+2
2004-03-14Fix up depends on LIBOPIE1zecke1-1/+1
2004-03-14Make use of ODPzecke3-3/+6
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
2004-02-22Network Settings: libopie->libopie2drw5-61/+63
2004-02-21improve support for BigScreenar1-4/+7
2004-02-07Fix up linking.zecke1-1/+1
2004-01-05Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com>zecke2-2/+2
2003-12-20ipkg doesn't like arbitrary empty lineschicken1-1/+0
2003-12-14the correct spelling of dependencies helps for building imagesmickeyl1-1/+1
2003-12-11no longer necessary to depend on a certain version of libopienet2mickeyl1-1/+1
2003-11-03Porting Opie to MacOS-X.eilers1-2/+2
2003-10-28catch up with API changes in libopienetmickeyl1-4/+4
2003-10-10This patch adds scanning the "network neighbourhood" in networksettings-wlanmickeyl7-328/+577
2003-08-09Merge from BRANCH_1_0kergoth4-60/+74
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-21channel count for wellenreitertille1-3/+33
2003-06-17wellenreiter qcop call works nowtille1-5/+12
2003-06-16remove qFatal in case of unknow interface.tille1-1/+3
2003-06-16add support for multiline qcop callstille1-58/+62
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
2003-06-121st version of qcop call in oder to let wellenreiter copy the APs it found...tille2-16/+59
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
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
2003-04-09Make networksettings actually compile again. Fix the ifdef on non-kde to act...kergoth1-1/+1
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 i...kergoth1-13/+14