summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp
AgeCommit message (Collapse)AuthorFilesLines
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
2002-11-05no more unnecessary REQUIRES.kergoth1-1/+0
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-18patch by Ben Jackson, and changed listview alignmentllornkcor1-21/+24
2002-09-30fixed scroll, and cleanedup non used variablesllornkcor1-16/+22
2002-08-29Correcting various syntax problems in control files.kergoth1-1/+0
2002-07-20fixes and changes.. _should_ remember servers. Still needs workllornkcor2-65/+237
2002-07-08change pushbutton to toolbuttonllornkcor2-9/+10
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-17/+14
many core files ... please report bugs on this to davipt
2002-06-24Fix TRANSLATIONSdavipt1-14/+17
2002-06-23Simon thanks for the patch. Some clean ups. Patch provided by tronicalzecke1-4/+4
OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp
2002-06-16This add .pt and .es to all .procniehaus1-0/+2
2002-06-11changed Section to Communications for better standard-abilityllornkcor1-1/+1
2002-05-16fixed not loading ftp configs correctly..llornkcor1-6/+18
2002-05-04buf gixllornkcor1-1/+1
2002-04-30added rescan to popup menullornkcor1-0/+2
2002-04-30took out QCop busy() because its too slow to respond, fixed titlebar after ↵llornkcor1-17/+18
disconnect still showing ftp server info
2002-04-23symlink icon fixllornkcor1-1/+1
2002-04-22fixed pro and added file permissionsllornkcor3-2/+336
2002-04-22added extern C for #include ftplib.hllornkcor1-0/+6
2002-04-19changed date and size columns, and added aboutllornkcor3-12/+24
2002-04-13this add .pl for i18ncniehaus1-0/+1
-------------------------------------------------------------------
2002-04-10bug fix and added icons the previous commit here, and forgot in the log.. ↵llornkcor1-115/+141
heheheh
2002-04-10bug fixesllornkcor2-36/+136
2002-04-05fixed bug where same server was being saved multiple timesllornkcor1-8/+9
2002-04-01input dialogllornkcor3-3/+7
2002-03-31fixed some goofy crap I thought I fixed earlier with server combo and ↵llornkcor1-14/+19
multiple entries. oh well. Also fixed single click going into a repopulate(bad when remote)
2002-03-30damn spelling error #2llornkcor1-1/+1
2002-03-30damn spelling errorllornkcor1-2/+2
2002-03-30fixed a workaround for an apparent bug in libqte when the listview is multi, ↵llornkcor1-46/+43
and you try to select one item and popup the menu.., it needs extended mode selection to work
2002-03-29for i18ncniehaus1-1/+11
2002-03-28forgot to unjcomment somethingllornkcor1-2/+2
2002-03-28fixed clicking on empty space.. dambitllornkcor1-4/+4
2002-03-28fixed somthingllornkcor1-26/+14