summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Collapse)AuthorFilesLines
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
2002-10-02Add Connection function more filled inbenmeyer16-192/+257
2002-10-01fixed the missing/wrong icons in the tabbarsandman1-2/+2
2002-10-01initial working wlan modulebenmeyer6-0/+969
2002-10-01Getting modules to workbenmeyer8-147/+265
2002-10-01adjusted to new OFontSelector c'torsandman1-1/+1
2002-09-30ui cleanup with groupboxesbenmeyer7-330/+373
2002-09-30Primary group combobox is sorted.umopapisdn4-10/+42
Deleting a primary group for a user sets the primarygroup combobox to <Undefined group> not an arbitrary group.
2002-09-30Added include <linux/limits.h> to fix bug# 234andyq1-0/+1
Note - I didn't have this issue on my setup (MDK 8.2) but adding the include gave no issues
2002-09-30Profile Changesbenmeyer3-47/+99
2002-09-30more items to ignorebenmeyer1-0/+1
2002-09-30Adding cvs ignore itembenmeyer1-0/+10
2002-09-30Fixed compiler warningsbenmeyer4-7/+21
2002-09-30Initial commitbenmeyer29-0/+5821
2002-09-29fixllornkcor1-1/+1