summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp
AgeCommit message (Collapse)AuthorFilesLines
2005-05-04Resource -> OResourcedrw2-41/+32
2005-01-03mess with things so this runs from launcher. not sure what was going on, but ↵llornkcor4-33/+44
this seems to fix #1507
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-93/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+93
2004-11-14No reason to disable quicklaunching of Opie FTPzecke1-2/+1
2004-09-18fix layout issuellornkcor1-18/+31
2004-07-07hide path combo if on config tabllornkcor1-0/+3
2004-07-07fix combo filling with real QString instead of QDir objectllornkcor1-2/+1
2004-07-07bug fix 1267llornkcor1-13/+14
2004-04-28CLEANUP: remove relative includes over the source treemickeyl1-1/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl4-45/+47
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-03-23eliminate bogus dependency on libopiemickeyl1-1/+1
2004-03-20Shouldn't DESTDIR have OPIEDIR not QPEDIR?sudonix1-1/+1
2004-03-15non quicklaunch, and remove non necessary libsllornkcor1-2/+4
2004-03-14Convert net to ODP and QtAUXzecke1-0/+2
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-23/+23
TT.
2004-03-01fix whatever it wasllornkcor1-2/+2
2004-03-01opie->opie2alwin1-1/+1
2004-03-01link against opie2alwin1-1/+1
2004-03-01just modified this way, that it not longer crashes when just startet.alwin1-13/+27
but completly unusable. Who will maintain this stuff? If no one will do it, we should remove this app in next opie release 'cause this moment it makes no sense.
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-2/+2
Maintainer, Files and Section fields)
2004-01-05Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com>zecke1-1/+1
2003-12-07s/QPEToolBar/QToolBar:mickeyl2-3/+3
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl2-2/+2
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-10-29mrege noncore/net/*mickeyl4-47/+35
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-06-17fix crash on menu - no item selectedllornkcor1-9/+14
2003-06-04sanitizedschurig1-1/+1
2003-05-26remove extra includesllornkcor4-26/+0
2003-05-20fix menu issuellornkcor1-3/+7
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-04-12hide about thingyllornkcor1-2/+2
2003-03-26change to UnknownDocument iconllornkcor2-3/+9
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-23add Replaces entry which has been forgotten when renamingmickeyl1-0/+1
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-05trying to get things consistent on the way to 1.0mickeyl1-1/+1
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-09Add ftp library. remember to make -f Makefile.test clean-configs before ↵kergoth1-1/+1
menuconfig, to ensure the generated configs are updated
2002-11-09move ftp stuff from opieftp to shared libllornkcor6-1422/+10
2002-11-08- for ( i; i <= numberOfEntries; i++) {simon1-1/+1
+ for ( ; i <= numberOfEntries; i++) {
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1