summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/sz_transfer.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-13Namespace changes for Appszecke1-3/+3
QAshMoney and Reader need to be valgrinded
2004-02-23Opie Console: libopie->libopie2drw1-1/+1
2002-10-09as far as i can tell, this should work, but then again, it isnt working...hash1-3/+4
i cant understand minicom's file transfer stuff in updown.c anyone know what might be the problem?
2002-10-08SzModem:zecke1-3/+9
Make it compile remove = 0 from sendFile Add a Type to Sz so it could cover SX,SY too MetaFactory: take QCString name QString uiString so Carsten will be able to translate and users can switch Language without losing profiles Default It's aware of all Default/BuiltIn Plugins and adds them to the factory Common typedef bool BOOL TT is not using bool because it wasn't available at that time they use uint : 1... maybe we should change UINT_8 to Q_UINT8... MainWindow: give the factory to the config widget use Default IOLayer reload should take Profile not Config ConfigDialog: make use of Factory and do not do new MetaFactory.. i should make the c'tor private and add MainWindow as friend ProfileEditorDialog: Huge clean ups to the architecture. I still need to convert the widgets. Use the factory right
2002-10-07separated from the interfacehash1-0/+33