summaryrefslogtreecommitdiff
path: root/noncore/settings/sshkeys
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-285/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+285
2004-11-15Move the method outzecke1-4/+11
2004-11-15-Remove char cast for homedir but use QFile::encodeNamezecke5-31/+20
-Make it quicklaunchable
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14more ODP and right signal syntaxzecke1-7/+7
2004-03-14Make use of ODPzecke2-12/+13
2004-02-22Fix config dependsdrw1-1/+1
2004-02-22SSH Keys: libopie->libopie2drw4-237/+237
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2003-12-04use opie-lupdate instead lupdatear1-22/+0
2003-10-29merge noncore/settings/* except networksettings for which tille volunteered ↵mickeyl1-1/+1
(thanks)
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-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-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-16/+16
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-134 updates .pro-files (due to i18n-stuff)cniehaus1-0/+17
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-09-23Log stderr more sanely, fix buffer abuse. It is really sane to use '+=' ondwmw22-9/+54
a QString? Do I care? It's C++, let it do what it does best -- hide implementation details like the fact that some stuff _really_ sucks and encourage the programmer to do those things :)
2002-09-21usualharlekin1-0/+4
2002-09-21display stderr from ssh-add process too.dwmw21-4/+8
2002-09-20Copyright and licence noisedwmw23-2/+61
2002-09-20Include desktop and icon file in ipkgdwmw21-1/+1
2002-09-20Report ssh-agent failure and disabledwmw21-1/+4
2002-09-20tr()dwmw21-7/+7
2002-09-20Works nowdwmw24-42/+278
2002-09-19Initial import of half-finished ssh-agent key management tool.dwmw26-0/+261