summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Collapse)AuthorFilesLines
2002-10-17fix interface name bugbenmeyer3-14/+13
2002-10-17interface is now a qobjectbenmeyer8-96/+129
2002-10-17usb now supportedbenmeyer1-13/+23
2002-10-17added interface listingbenmeyer5-5/+53
2002-10-17updated TODO per two bug fixes from ben, and added another onekergoth1-2/+4
2002-10-17New network setup app now in root Makefile per max's suggestion. Ben meyer ↵kergoth2-0/+16
wrote it, much improved, though lacks some features. Also, needs an icon.
2002-10-16Fixed bug in jump to packageandyq1-3/+19
2002-10-16changed QPEDIR to OPIEDIRandyq1-2/+2
2002-10-16Handles commented servers nicelyandyq1-0/+6
2002-10-16Fixed bug with linking filesandyq1-2/+14
2002-10-16Now handles commented out servers nicelyandyq1-1/+1
2002-10-16Added active member specify if server is active or not (commented out)andyq1-1/+4
2002-10-16Now allows for multiple servers activeandyq2-24/+75
Added basic search facility (lots of buttons)
2002-10-16Changed active server - found out you can have many (ipkg is so clever)andyq1-38/+7
Now active is set in server class. Also, currently ignores commented out servers in ipkg.conf
2002-10-16Initial versionandyq2-0/+75
Class which returns a string as a signal when the button is pressed the string is the button text (so you know which is pushed)
2002-10-16added letterpushbutton to projectandyq1-3/+5
2002-10-16fix segfaultbenmeyer2-4/+4
2002-10-16Added VERSION_TEST defineandyq1-0/+2
2002-10-16Now displays an about box (only the version is shown)andyq1-1/+2
2002-10-16Changed dialog to work with upgrading all packagesandyq1-32/+54
2002-10-16Added new constructor for upgrading all packagesandyq1-0/+2
2002-10-16Added new method for upgrade all packagesandyq1-1/+3
2002-10-16Updated GUI so that we can upgrade all packages within a feed.andyq1-4/+61
User is asked whether to remove or reinstall when selecting a package with the same version
2002-10-16Added ability to upgrade all packagesandyq1-2/+6
2002-10-16removed debug infoandyq1-16/+0
2002-10-16Adding items to TODO per Ben's suggestionkergoth1-0/+5
2002-10-16Fixed bug with reading ipkg.conf (ignored src lines that were commented outandyq1-8/+45
with # src Also, now writes a nice comment out to the ipkg.conf file
2002-10-16missing include.. oops :)kergoth1-0/+1
2002-10-15Correct plugin path.kergoth1-1/+1
2002-10-15Change plugin path to QPEApplication::qpeDir + /plugins/networksetupkergoth1-1/+1
2002-10-15Ugly hack, not a solution, but should at least be usablekergoth1-1/+1
2002-10-15updating .pro files so it actually buildskergoth2-3/+4
2002-10-15System checking for OpenZaurus is now done through libopie (ODevice::system)umopapisdn1-1/+6
2002-10-14Support for a skeleton homedirectory in /etc/skel.umopapisdn1-2/+18
2002-10-14New users added in OpenZaurus now by default belong to some groups. (video, ↵umopapisdn1-3/+20
audio, time, power, input, sharp, tty)
2002-10-13Correction to ensure ipk gets built.kergoth2-2/+0
2002-10-10oops - forgot to comment out running on X86 (DOH!)andyq1-1/+1
2002-10-10Made output text box text slightly smalled so more output can be displayedandyq1-0/+4
2002-10-10Fixed bug with downloading package to selected locationandyq1-1/+1
2002-10-10Fixed missing / off ipkg list locations (for running on a linux box)andyq1-3/+3
2002-10-10Commented out adding default destinations for root, cf and card becauseandyq1-1/+6
if a CF or SD/MMC card not inserted, ipkg gives a nasty error and sometimes seg faults
2002-10-08fixllornkcor1-0/+0
2002-10-08forgotllornkcor1-0/+9
2002-10-08fixllornkcor1-2/+3
2002-10-05type fixesharlekin1-3/+3
2002-10-04small changes to support Qtopia 1.6 styles (even BC)sandman2-6/+5
2002-10-04- some changes to get dynamic window decorations workingsandman3-10/+32
- new format for style config
2002-10-02Fixesbenmeyer9-220/+161
2002-10-02initial commitbenmeyer2-0/+97
2002-10-02DHCP works, addProfile worksbenmeyer4-35/+74