summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/modemconfigwidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-17/+2
-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/+5
2004-04-222400 and 4800 baud added, also free font selectionharlekin1-1/+13
2004-04-04convert to Opie Debugging Frameworkmickeyl1-4/+7
2004-02-08improve support for BigScreenar1-4/+5
2004-02-01less includesharlekin1-2/+0
2002-10-29Make the Modem take custom Ats againzecke1-2/+7
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-25show widgets again since we need them nowharlekin1-3/+0
2002-10-25added data bits and stop bitsharlekin1-5/+57
2002-10-24give new connection a captionharlekin1-0/+1
2002-10-24disable at config widget for nowharlekin1-0/+1
2002-10-21Fix the addPage bug... and avoid some compiler warnings. REMEMBER WARNINGS ↵zecke1-1/+2
ARE BUGS
2002-10-21- remove . and , from numbersjosef1-1/+1
- use 2 QLCDWidgets so we can handle larger numbers
2002-10-18- save at modem configuration when closing dialogjosef1-2/+5
This is not ideal yet, but better than nothing. We might actually use the configured values rather than hardcoded defaults now :)
2002-10-15- io_modem must keep copy of profile, otherwise it crashes (now it works -josef1-1/+4
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-1/+7
2002-10-13fixes to modem stuffharlekin1-35/+36
2002-10-12some more stuff - modem config, bluetooth.. -, not finishedharlekin1-0/+187