Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -285/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+285 |
2004-11-15 | Move the method out | zecke | 1 | -4/+11 |
2004-11-15 | -Remove char cast for homedir but use QFile::encodeName | zecke | 5 | -31/+20 |
-Make it quicklaunchable | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-14 | more ODP and right signal syntax | zecke | 1 | -7/+7 |
2004-03-14 | Make use of ODP | zecke | 2 | -12/+13 |
2004-02-22 | Fix config depends | drw | 1 | -1/+1 |
2004-02-22 | SSH Keys: libopie->libopie2 | drw | 4 | -237/+237 |
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -22/+0 |
2003-10-29 | merge noncore/settings/* except networksettings for which tille volunteered ↵ | mickeyl | 1 | -1/+1 |
(thanks) | ||||
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-08-09 | Merge from BRANCH_1_0. | kergoth | 1 | -1/+1 |
2003-06-05 | sanitized | schurig | 1 | -1/+1 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 1 | -0/+1 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 1 | -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-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2002-12-26 | fixing a strage char | cniehaus | 1 | -16/+16 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+1 |
2002-12-13 | 4 updates .pro-files (due to i18n-stuff) | cniehaus | 1 | -0/+17 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-09-23 | Log stderr more sanely, fix buffer abuse. It is really sane to use '+=' on | dwmw2 | 2 | -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-21 | usual | harlekin | 1 | -0/+4 |
2002-09-21 | display stderr from ssh-add process too. | dwmw2 | 1 | -4/+8 |
2002-09-20 | Copyright and licence noise | dwmw2 | 3 | -2/+61 |
2002-09-20 | Include desktop and icon file in ipkg | dwmw2 | 1 | -1/+1 |
2002-09-20 | Report ssh-agent failure and disable | dwmw2 | 1 | -1/+4 |
2002-09-20 | tr() | dwmw2 | 1 | -7/+7 |
2002-09-20 | Works now | dwmw2 | 4 | -42/+278 |
2002-09-19 | Initial import of half-finished ssh-agent key management tool. | dwmw2 | 6 | -0/+261 |