summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/mainwindowimp.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-07-06CLEANUP: make networksettings directory structure packaging-friendlymickeyl1-749/+0
2004-04-06one include of odebug.h a day keeps my anger away... :}zecke1-0/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl1-19/+19
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-7/+7
2004-02-21improve support for BigScreenar1-485/+555
2003-12-29waited too long for tille to do something - merged it on my own... :(mickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-5/+18
2003-06-17wellenreiter qcop call works nowtille1-0/+5
2003-06-17qpeDir() already has the trailing slashschurig1-1/+1
2003-06-16add support for multiline qcop callstille1-7/+0
2003-06-13qcop channels for ESSID, Channel and Modetille1-1/+2
2003-06-121st version of qcop call in oder to let wellenreiter copy the APs it found...tille1-2/+42
2003-06-03changed maintainer to tilletille1-1/+1
2003-06-02remove item when interface is removedtille1-6/+5
2003-06-02disable the profile tab and add some whatsthistille1-2/+8
2003-05-25ask plugins for interfaces...tille1-4/+20
2003-05-23get rid of "no information on a disconneted iface" why?tille1-4/+4
2003-05-22pppplugintille1-605/+605
2003-04-14BUGFIX: didnt call setProfile on interfaces for which a module exists, were o...kergoth1-5/+6
2003-04-14BUGFIX: obtaining a network interface list via an ioctl does not alwayskergoth1-54/+71
2003-04-10No qt3 widget flags!!!kergoth1-1/+1
2003-04-09compile fixesbenmeyer1-5/+2
2003-04-09Make networksettings actually compile again. Fix the ifdef on non-kde to act...kergoth1-10/+10
2003-04-09KDEafied and bugs fixesbenmeyer1-17/+86
2003-01-26networksetup -> networksettings, as reported by an OZ user.kergoth1-1/+1
2003-01-02Name changesbenmeyer1-1/+1
2002-12-16Fixed icon bug, removed some extra uneeded code, fixed WEP config bugbenmeyer1-7/+3
2002-11-08Code Optimizationsbenmeyer1-3/+3
2002-11-04Now using kernel calls for interface informationbenmeyer1-110/+98
2002-11-01Removed Add test examplesbenmeyer1-2/+2
2002-10-31Changed a number of "OK" to QMesageBox::OKbenmeyer1-10/+10
2002-10-30Re-added profile information which makes interfaces work againbenmeyer1-12/+5
2002-10-25Moved Interfaces into a librarybenmeyer1-21/+7
2002-10-24bug fix cleanupbenmeyer1-2/+1
2002-10-24Fix segfaultbenmeyer1-7/+6
2002-10-22Fix segfaultbenmeyer1-0/+2
2002-10-21Some deletion coveragebenmeyer1-0/+7
2002-10-18Updated TODObenmeyer1-4/+4
2002-10-18interfaces now watches for # in most casesbenmeyer1-2/+2
2002-10-18Can now remove mapping and is done so automagicly when you delete a profilebenmeyer1-9/+29
2002-10-18Profiles copybenmeyer1-9/+15
2002-10-18More profile stuff worksbenmeyer1-13/+76
2002-10-17fix interface name bugbenmeyer1-4/+3
2002-10-17interface is now a qobjectbenmeyer1-20/+23
2002-10-17usb now supportedbenmeyer1-13/+23
2002-10-17added interface listingbenmeyer1-0/+22
2002-10-16missing include.. oops :)kergoth1-0/+1
2002-10-15Change plugin path to QPEApplication::qpeDir + /plugins/networksetupkergoth1-1/+1
2002-10-02Fixesbenmeyer1-10/+15
2002-10-02DHCP works, addProfile worksbenmeyer1-27/+46