summaryrefslogtreecommitdiff
path: root/noncore/settings/usermanager
AgeCommit message (Collapse)AuthorFilesLines
2007-01-19Every file in this commit has a change to check the return value of a call.erik1-3/+6
2005-06-15Remove unneeded includedrw1-2/+1
2005-06-09Resource -> OResourcedrw2-16/+31
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-294/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+294
2004-10-16-Remove hardcoding of "/opt/QtPalmtop/" and use QPEApplication::qpeDir insteadzecke1-6/+6
In future we need a OpieStandardDir with locateFile, locateUserSetting and such
2004-04-04convert to Opie Debugging Frameworkmickeyl3-17/+17
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-03-14Make use of ODPzecke2-1/+3
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
TT.
2004-02-22Fix config dependsdrw1-1/+1
2004-02-22User Manager: libopie->libopie2drw5-76/+76
2004-02-21improve support for BigScreenar1-346/+397
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2003-12-22- remove stdlib.h and stdio.har3-9/+3
2003-12-07s/QPEToolBar/QToolBar:mickeyl2-2/+2
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-04use opie-lupdate instead lupdatear1-22/+0
2003-11-30FIx the appnamezecke1-1/+1
Patch submitted by Rajko Albrecht
2003-10-29merge noncore/settings/* except networksettings for which tille volunteered ↵mickeyl3-10/+4
(thanks)
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-10BUILDFIX: merge overwrote my fixmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth4-3/+4
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-07-10don't try to compile header filesmickeyl1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-28Bugfix: (bug #0000765) Lines in /etc/passwd & /etc/group starting with a "#" ↵umopapisdn4-17/+28
are comments and should not be editable.
2003-03-22Bugfix: Groupmembers should be separated by a comma and not by a space.umopapisdn2-5/+23
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
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.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-26fixing a strage charcniehaus1-17/+17
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-134 updates .pro-files (due to i18n-stuff)cniehaus1-0/+18
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-01* "Copy /etc/skel" option is now only available when adding a user.umopapisdn3-16/+51
* Documented some more of the source code.
2002-10-23usualharlekin1-0/+1
2002-10-20you know the drill.kergoth1-0/+1
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-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-29Icon selection now works. User listing lists 1 user per row now. (moved from ↵umopapisdn3-19/+25
qiconlist to qlistview)
2002-09-28User icons can be selected.umopapisdn1-1/+1
2002-09-28*** empty log message ***umopapisdn3-6/+39
2002-09-28Now actually makes the homedirectories owned by the user they belong to. :)umopapisdn4-4/+15