summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/test/senderui.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-04convert to Opie Debugging Frameworkmickeyl1-7/+7
2004-03-13Namespace changes for Appszecke1-0/+2
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
TT.
2004-02-23Opie Console: libopie->libopie2drw1-1/+1
2002-10-24intent to fix modemzecke1-4/+6
2002-10-13Move some stuff in filetransfer aroundzecke1-0/+7
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-11Spelling....zecke1-1/+1
2002-10-11Make use of the new file transfer...zecke1-6/+12
2002-10-09added a file transfer buttonhash1-1/+16
2002-10-09A small testsuitezecke1-0/+47
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