summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp
AgeCommit message (Collapse)AuthorFilesLines
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
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