summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_modem.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-7/+0
-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-03-13Namespace changes for Appszecke1-1/+1
QAshMoney and Reader need to be valgrinded
2004-02-23Opie Console: libopie->libopie2drw1-2/+2
2003-01-21fixed a lot of errors and sloppyness to make it compile again...mickeyl1-5/+8
2002-10-29Make the Modem take custom Ats againzecke1-1/+1
Supply default values set labels to richtext this way we achieve word wrap IO_Layer added a closed(IOLayer*) signal ProfileEditorDialog make Horizontal scrolling on the QScrollView possible. Once the Vertical Scrollbar is there the Modem dialog does not have enough space
2002-10-20Please review!josef1-9/+9
- change modem default commands because we don't interpret ~ and friends (minicom does AFAIK) - disable unused AT settings for now - when cancelling dialing, and we didn't yet get a single byte from the modem, don't hangup
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