summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/interfaces
AgeCommit message (Collapse)AuthorFilesLines
2005-01-21- make opie compilable against qte 2.3.10 snapshotar1-1/+1
check QT_VERSION against 0x030000 instead of 300
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-298/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+298
2004-12-20Restore Changes:zecke2-5/+42
Call ifup/ifdown INTERFACE instead of ifconfig as requested by Chris Larson
2004-09-10Fix the issues the compilers botherszecke1-8/+8
remove unused parameters, give return values on return
2004-07-06move module.hmickeyl1-0/+188
2004-04-09- eliminate cylic dependencymickeyl1-2/+2
- complete using opie debugging framework - sanitize #include order
2004-04-06one include of odebug.h a day keeps my anger away... :}zecke3-0/+6
Add odebug.h so that it compiles
2004-04-04convert to Opie Debugging Frameworkmickeyl3-38/+38
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-03-16link against libopiecore2 instead libopiealwin1-1/+1
2004-03-14Make use of ODPzecke1-0/+2
2004-03-02Fix missed libopie includedrw1-1/+1
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2004-02-22Network Settings: libopie->libopie2drw3-5/+6
2004-02-21improve support for BigScreenar1-43/+54
2004-02-08More API fixeszecke1-0/+7
2004-02-08Document Networksettings APIzecke2-7/+17
2004-01-05Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com>zecke3-27/+27
2003-08-09Merge from BRANCH_1_0kergoth8-185/+254
2003-06-21channel count for wellenreitertille2-57/+59
2003-06-18single dns gets loaded nowtille1-1/+2
2003-06-17wellenreiter qcop call works nowtille1-22/+25
dns are saved and read in again
2003-06-13little simplificatin -> less code sizeschurig1-5/+3
2003-06-03changed maintainer to tilletille1-1/+5
2003-05-30start, stop, restart and refresh are now virtual...tille1-5/+5
2003-05-26add setInterfaceNametille1-0/+1
2003-04-15Only restart interface if it was UP previously.kergoth1-27/+27
2003-04-15*** empty log message ***kergoth1-3/+1
2003-04-151) When selecting dhcp, remove the static options, since we're no longerkergoth1-5/+52
removing all options. 2) Restart the network interface when saveChanges() is called. 3) Use OWait and a status message to give feedback to the user during the interface restart.
2003-04-14Add remove methods which do not require that you pass the current value of ↵kergoth2-0/+39
the option, to avoid having to retain that information unnecessarily
2003-04-14Correct the constructor, and ensure it does not remove all interface ↵kergoth2-12/+9
options, as that interferes with the new wireless module.
2003-04-14Add a constructor to InterfaceSetupImp which lets me pass in a pointer tokergoth2-33/+52
an already existing Interfaces object, so that it will play nice with a wireless module that also uses Interfaces.
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-09Ben, please dont use Qt3 Widget Flags in Opie..kergoth1-1/+1
2003-04-09kde updatebenmeyer4-70/+7
2003-03-28Change wording from 'automatically bring up' to 'bring up on bootup' to try ↵kergoth1-1/+1
to make this option more clear..
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-23QTDIR/lib -> OPIEDIR/libkergoth1-1/+1
2003-01-21Added replacesbenmeyer1-2/+0
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-13testbenmeyer1-1/+1
2003-01-13testbenmeyer1-1/+1
2003-01-13testbenmeyer1-0/+1
2003-01-13testbenmeyer1-3/+1
2003-01-13testbenmeyer1-0/+2
2003-01-13test new headerbenmeyer1-0/+6
2002-12-16Remove the lease time requst. Wasn't realy needed and was uneccessarybenmeyer3-90/+13
2002-12-16Changed the order of the advanced ui to make more sensebenmeyer2-69/+69
2002-12-16Fixed icon bug, removed some extra uneeded code, fixed WEP config bugbenmeyer1-2/+2