summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_serial.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-09IOSerial fixletzecke1-0/+3
if failed to ioctl m_fd is != 0 so set it 0 and initialize m_read, m_error properly TabWidget was a OTabWidget again but there is a bug somewhere in the removePage code. I hopefully kindly asked drw to take a look at it MainWindiw Close does not terminate Screen is funny to look at... everytime a different background. when using QTabWidget I see nothing when using OTabWidget i've vertical scrollbars and see the content
2002-09-28io_layer take Profile instead of Configzecke1-10/+11
Profile added including some Config like stuff io_serial getBaud -> baud a default for gcc3 later tabdwidget will be our central widget profileconfig I needed groups() and clearAll that's pretty much it
2002-09-28indenting, commentswazlaf1-0/+4
2002-09-28Some changes in io_layer.h; Untested Serial IOLayer implementation addedwazlaf1-2/+153
2002-09-25preliminary skeletonwazlaf1-0/+12