summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/test
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13Move some stuff in filetransfer aroundzecke4-4/+32
make pid == 0 after a finished process. Introduce the FileReceive class it does not parse progress though
2002-10-12Calmed down... 2nd try after mergezecke1-1/+1
Use MetaFactory cuase it's so nice and avoids thousands of if() else if stuff Fix a bug in filetransfer where cancel after exit leaded to a crash cause of bogus adresses in the QSocketNotifiers..
2002-10-12SWITCH to the ProcCtl interfacezecke1-2/+2
2002-10-11Spelling....zecke2-2/+2
2002-10-11Make use of the new file transfer...zecke3-11/+23
2002-10-09added a file transfer buttonhash4-4/+41
2002-10-09A small testsuitezecke5-0/+158
the stuff from the remote goes to the stdout There is a send button and a multilineedit be sure to hit \n before sending... Some debug code... in some files debugged IOSerial it should be fine now