summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_modem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15- io_modem must keep copy of profile, otherwise it crashes (now it works -josef1-5/+3
doh!) - try to use key/value pairs for dialing where currently possible (init string and dial sequence) - when editing telephone number, try to read in, including special chars stripping (-, /, whitespace) using QRegExp
2002-10-14parity none addedharlekin1-0/+1
2002-10-14- add modem layer so dialer can be used within Connectjosef1-2/+6
2002-10-14- only allow sessions if all components (layer, widgetstack) are availablejosef1-3/+5
- add io_modem to .pro file so it gets compiled - fix io_modem compilation (untested, but better than nothing)
2002-10-13fixes to modem stuffharlekin1-8/+8
2002-10-13- make dialer accessible transparently when opening a modem sessionjosef1-3/+10
- implement sending data (currently written to stdout for debug purpose)
2002-10-12some more stuff - modem config, bluetooth.. -, not finishedharlekin1-0/+66