summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/emulation_widget.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-04convert to Opie Debugging Frameworkmickeyl1-5/+5
2004-02-01less includesharlekin1-8/+0
2002-10-26- implement horizontal line wrapjosef1-3/+0
If Line Wrap is enabled for the terminal, the traditional behaviour is kept. Otherwise, a horizontal scroll bar is added and 80 columns are assumed. TODO: - handle modes when there's no vertical scroll bar or it's on the left side - initialize correctly (currently, sometimes moving the scrollbar must be done at first)
2002-10-14parity none addedharlekin1-13/+19
2002-10-14Hi Murphy!zecke1-27/+32
One ColorEntry *color_table in the class and one color table at the end of the file Which one does the Compiler pick? Fix crashes! ColorEntry use bitfields
2002-10-14widget should now update properlyibotty1-0/+46
2002-10-14added sizeHint method, hopefully (dont really think so) fixes size problemibotty1-1/+8
VS: ----------------------------------------------------------------------
2002-10-13segfault fixwazlaf1-3/+3
2002-10-13added call to calcGeometry in constructor of EmulationWidget.ibotty1-0/+3
hopefully fixes the 50x1 size problem
2002-10-12added functionality to emulation_widgetibotty1-4/+204
2002-10-11initial not working commitibotty1-0/+45