summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/iolayerbase.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-25added data bits and stop bitsharlekin1-16/+86
2002-10-21Fix the addPage bug... and avoid some compiler warnings. REMEMBER WARNINGS ↵zecke1-1/+3
ARE BUGS
2002-10-15Remove debugging outputzecke1-3/+0
Fix possible crashes in io_bt and io_irda
2002-10-14push the gui a bit upharlekin1-0/+2
2002-10-14parity none addedharlekin1-2/+11
2002-10-09flow now has mode none too .-), irda config widget and beginning of layer, ↵harlekin1-3/+13
first sweep, rest later
2002-10-08default I dunnozecke1-4/+30
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/+123
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