summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Expand)AuthorFilesLines
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-25ask plugins for interfaces...tille1-4/+20
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-23get rid of "no information on a disconneted iface" why?tille2-5/+5
2003-05-23bye byetille3-911/+0
2003-05-23configure dialog basicly workingtille39-47/+10083
2003-05-22pppplugintille1-605/+605
2003-05-22finds the modem of my laptop now,tille16-46/+3495
2003-05-21Fix to prevent division by 0zecke1-1/+2
2003-05-19Remove old packaging stuffdrw3-26/+0
2003-05-19Update pt and pt_BR .desktop filesdavipt1-4/+12
2003-05-18fix the fixcniehaus1-6/+0
2003-05-18frontport to HEADcniehaus1-2/+3
2003-05-17Fix for bug #913 - added periodic qApp->processEvents() while updating ipkg s...drw1-0/+11
2003-05-16Fix for bug #914 (correct dialog cancel behaviour)drw2-6/+84
2003-04-29Give aqpkg standard source headers and some minor code clean-up.drw31-617/+951
2003-04-29Now use QTextView for package information. This is for scroll through long p...drw2-10/+10
2003-04-26Fix for bug #887 - do not perform documents update when doing a 'ipkg update'drw2-6/+14
2003-04-261. Fix for bug #872 - reduce CPU useage while ipkg is doing its thing 2. Re-e...drw6-53/+116
2003-04-24Correct Package varkergoth1-1/+1
2003-04-23noncore/net/networksettings --> noncore/settings/networksettingsmickeyl1-2/+2
2003-04-23Fix for bug #864 and some other code tweaks to reduce executable sizedrw1-34/+46
2003-04-22Fix bug #867drw1-2/+2
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks in...kergoth11-0/+11
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font...kergoth12-12/+12
2003-04-22Now display package information in separate window...easier for those long de...drw5-38/+180
2003-04-20Finally fixed it so that packages are not incorrectly marked as having an upd...drw4-16/+16
2003-04-20adding dutch to the .pro-filescniehaus11-0/+11
2003-04-18Make appearance and rotate applet use the new rotation method of odevice.kergoth1-10/+17
2003-04-17Added better verbosity options and option to save ipkg output to a file (per ...drw6-21/+79
2003-04-15Correct the unintentional global header in the wlan ui.kergoth1-1/+1
2003-04-15Add a third rotation direction, for 180 degree.kergoth2-5/+20
2003-04-15Remove the wep key entry item from TODOkergoth1-2/+0
2003-04-15Implement feature request. Only asterisk out the WEP key when the lineeditkergoth5-66/+160
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
2003-04-15BUGFIX: Dont cut off the last character of the ESSID.kergoth1-1/+1
2003-04-14Update TODO per wireless config changeskergoth1-12/+1
2003-04-14Oops, remember to call QDialog::accept() in the accept() function :)kergoth1-0/+2
2003-04-14BUGFIX: didnt call setProfile on interfaces for which a module exists, were o...kergoth1-5/+6
2003-04-14Add new wireless parser that uses the wireless-tools if-pre-up.dkergoth4-246/+735
2003-04-14Add remove methods which do not require that you pass the current value of th...kergoth2-0/+39
2003-04-14Correct the constructor, and ensure it does not remove all interface options,...kergoth2-12/+9
2003-04-14BUGFIX: obtaining a network interface list via an ioctl does not alwayskergoth1-54/+71