summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/ppp
AgeCommit message (Collapse)AuthorFilesLines
2004-05-31- convert qDebug to odebugar1-1/+0
2004-05-15- convert qDebug to odebugar1-26/+26
2004-04-24gcc 3.4 fixletmickeyl1-3/+4
The inheritance brings Qt and QObject into class scope as private. If you want to access Qt and QObject from within the class scope, one has to do it via global scope (::Qt::...)
2004-04-09- eliminate cylic dependencymickeyl13-33/+62
- complete using opie debugging framework - sanitize #include order
2004-04-04convert to Opie Debugging Frameworkmickeyl12-115/+115
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-03-14Fix up depends on LIBOPIE1zecke1-1/+1
Proper signature for signal and slots and namespaces
2004-03-02applied the patch generated by the optimize_connect script fromalwin4-14/+14
TT.
2004-02-21improve support for BigScreenar4-661/+747
2004-02-21improve support for BigScreenar2-863/+945
2004-02-08Document Networksettings APIzecke1-1/+1
2004-01-05Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com>zecke1-1/+1
2003-12-20ipkg doesn't like arbitrary empty lineschicken1-1/+0
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-08-09Merge from BRANCH_1_0kergoth29-692/+1569
2003-08-09Merge from BRANCH_1_0.kergoth1-2/+2
2003-06-12fix delete accounttille1-1/+3
2003-06-121st version of qcop call in oder to let wellenreiter copy the APs it found...tille1-0/+2
... and more later.
2003-06-10layout fixesharlekin2-1/+2
2003-06-09Relative Files: path, not absolutgroucho1-1/+1
2003-06-07set/use interface statusdwmw21-1/+7
2003-06-07updateInterface() in refresh()dwmw21-0/+1
2003-06-07execpppd returns true on success, not zerodwmw21-1/+1
2003-06-07Don't close the tty before invoking pppd. It makes it difficult to use.dwmw21-1/+4
2003-06-07Add IrDA and Bluetooth modemsdwmw21-0/+3
2003-06-06more arm fixes..tille1-1/+1
2003-06-06includes for armtille1-0/+2
2003-06-05sanitizedschurig1-1/+1
2003-06-03it's a (huge;) independend package nowtille2-1/+11
2003-06-03should popup for passwd now...tille3-6/+9
2003-06-03authentication (except when passwd not stored)tille17-156/+313
and minor things
2003-06-02impl remove itemtille3-9/+9
2003-06-02save pppd argumentstille4-28/+11
2003-06-02layout fixes and cleanuptille5-358/+242
2003-06-02basicly working now...tille9-30/+160
... but it's not yet tested... ... and you cannot input username and pw. you can write a loginscript.
2003-05-31*** empty log message ***tille1-0/+4
2003-05-30modem and pppdata is now member of interfaceppptille30-981/+1125
2003-05-25saves configured interfaces nowtille6-78/+78
2003-05-25save device specific settingstille7-109/+130
2003-05-25knuminput gone tootille7-2672/+52
2003-05-25debug window gonetille6-282/+3
2003-05-24pppd stufftille5-102/+330
2003-05-24layout fixestille2-38/+42
2003-05-24saves config (still in the kppp way)tille17-642/+615
2003-05-23bye byetille3-911/+0
2003-05-23configure dialog basicly workingtille38-34/+10070
more kppp stuff... ;)
2003-05-22finds the modem of my laptop now,tille16-46/+3495
thanks to the kppp team
2003-04-09kde updatebenmeyer1-13/+2
2003-01-26networksetup -> networksettings, as reported by an OZ user.kergoth1-1/+1
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.