summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_modem.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15- io_modem must keep copy of profile, otherwise it crashes (now it works -josef1-1/+1
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-14- only allow sessions if all components (layer, widgetstack) are availablejosef1-1/+2
- add io_modem to .pro file so it gets compiled - fix io_modem compilation (untested, but better than nothing)
2002-10-13- make dialer accessible transparently when opening a modem sessionjosef1-0/+1
- implement sending data (currently written to stdout for debug purpose)
2002-10-12some more stuff - modem config, bluetooth.. -, not finishedharlekin1-0/+69