summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/serialconfigwidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-18/+5
-Put setCurrent into ComboboxHelper and remove duplication from the dialogs -Remove old and unneeded debug output -IOBt, IOIrda can share the implementation for sening,recieving and supports with IOSerial
2004-10-12also make 1200 baud connection possibleharlekin1-0/+6
2004-04-222400 and 4800 baud added, also free font selectionharlekin1-0/+12
2002-10-25added data bits and stop bitsharlekin1-2/+51
2002-10-21Fix the addPage bug... and avoid some compiler warnings. REMEMBER WARNINGS ↵zecke1-1/+1
ARE BUGS
2002-10-21add a quirk mode into main. if you -DFSCKED_DISTRIBUTIONzecke1-1/+3
opie-console will take care of some magic... Add a No Configuration Widget instead of a big fat gray thing above my beloved OTabWidget Fix some compiler warning
2002-10-17only show connection tab in profile config dialog if the current layer has ↵harlekin1-1/+1
connections - for local console mode
2002-10-14parity none addedharlekin1-1/+6
2002-10-09set a default button on flow tooharlekin1-3/+4
2002-10-09flow now has mode none too .-), irda config widget and beginning of layer, ↵harlekin1-4/+10
first sweep, rest later
2002-10-08default I dunnozecke1-0/+135
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!