summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/iolayerbase.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-12also make 1200 baud connection possibleharlekin1-1/+2
2004-04-222400 and 4800 baud added, also free font selectionharlekin1-1/+3
2002-10-25added data bits and stop bitsharlekin1-1/+10
2002-10-14parity none addedharlekin1-2/+4
2002-10-09flow now has mode none too .-), irda config widget and beginning of layer, ↵harlekin1-2/+2
first sweep, rest later
2002-10-08default I dunnozecke1-2/+2
IOLayerBase the return values for speed()/parity()/flow() added MainWindow debug code :( opie-console.pro addition of serialconfigwidget.* ProfileManager fix removing of Profiles quite rude way of doing it Configure stuff is done and roughly tested The migration is done! TO WAZLAF: you might want to adjust Parity stuff for your needs!
2002-10-08Default added the TerminalEmulation Widgetzecke1-0/+47
MainWindow: do save the profiles on deconstruction MetaFactory Brown Paper bag bug fixed. take care of the right name in terminalWidget.... opie-console.pro add the widgets IOLayerBase a basic widget for speed, parity and flow control settings Terminal Widget a the ported TerminalConfiguration dialog