summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/emulation_handler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-10-12fixed bug #1686: opie-console lack U I setting for switching scrollbarhrw1-0/+3
2005-06-11- read default profile fixed font specs from qpe.conf, if profile doesn't existmickeyl1-3/+17
- fix initial background color
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-9/+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-10-08added a 10east define for some changed builds for them, also added a logging ↵harlekin1-0/+34
mode, also some changes to the "fix broken distros" part, snapshot
2004-09-07an attempt to fix #1393 - line wrap issues - at least for the default profile.mickeyl1-1/+1
i can't see a connectio from the emulation handler back to the GUI so it's probably still broken for non-default profiles
2004-04-22set fixedharlekin1-1/+4
2004-04-222400 and 4800 baud added, also free font selectionharlekin1-5/+7
2004-04-04convert to Opie Debugging Frameworkmickeyl1-6/+8
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-4/+4
TT.
2004-02-01less includesharlekin1-3/+0
2002-11-07Renove Emulationhandler from MetaFactoryzecke1-0/+3
common.h clashed with TECommon.h Implement saving of history!
2002-11-01- allow toggling of line wrap via menu, as requestedjosef1-1/+6
If there was an icon, an entry in the menu bar could be made.
2002-10-26- implement horizontal line wrapjosef1-0/+3
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-24scripting changes: scripts are now available in a pop-down menu and are ↵wazlaf1-1/+0
managed using DocLnks
2002-10-24now a readable orange for orange on black color shemeharlekin1-2/+1
2002-10-24Fixed warningszecke1-0/+6
Now we're down to two warning with number conversions Enable Saving Sessions Enable Copy and Paste
2002-10-22set $TERM in MyPty according to the terminal typezecke1-1/+16
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-20scripting fixed (moved from emulation_layer to emulation_handler). Scripts ↵wazlaf1-1/+33
now use QByteArray instead of QString
2002-10-17fullscreen mode readyharlekin1-0/+5
2002-10-15Remove debugging outputzecke1-6/+0
Fix possible crashes in io_bt and io_irda
2002-10-15- more menu handling \n - added 2 more color shemesharlekin1-0/+17
2002-10-14Fonts are now right!zecke1-5/+5
Close or exit in the console window does make the app han
2002-10-14A small console emulation layer...zecke1-5/+84
And some configuration stuff fonts are working colors are not fully working BackGround and ForeGround both are black :(
2002-10-14Make it workzecke1-1/+5
history and other stuff
2002-10-14Make it work!zecke1-4/+11
2002-10-14add the bridgezecke1-0/+41