summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/terminalwidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-6/+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-04-222400 and 4800 baud added, also free font selectionharlekin1-27/+43
2004-04-04convert to Opie Debugging Frameworkmickeyl1-3/+8
2004-02-01less includesharlekin1-4/+0
2003-03-21added a button for quicklaunch of a default profileharlekin1-13/+13
2002-10-25show widgets again since we need them nowharlekin1-2/+0
2002-10-24fixed layout and disabled advanced options since htey are not all implementedharlekin1-10/+10
2002-10-24set VT102 as default terminal type and set medium font size as default font sizeharlekin1-1/+2
2002-10-22set $TERM in MyPty according to the terminal typezecke1-4/+20
emulation_handler set the keyfilter right for the right terminal filetransfer fix warnings profile add Linux, XTerm as Emulation options TerminalWidget add Linux,XTerm
2002-10-15- more menu handling \n - added 2 more color shemesharlekin1-1/+17
2002-10-14- use OTabDialog::TextStyle (might be done for terminal sessions, too?)josef1-9/+12
- show only vt100 and vt102 entries - save profiles upon closing profiles manager dialog
2002-10-08Default added the TerminalEmulation Widgetzecke1-0/+191
MainWindow: do save the profiles on deconstruction MetaFactory Brown Paper bag bug fixed. take care of the right name in terminalWidget.... opie-console.pro add the widgets IOLayerBase a basic widget for speed, parity and flow control settings Terminal Widget a the ported TerminalConfiguration dialog