summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/emulation_handler.cpp
AgeCommit message (Collapse)AuthorFilesLines
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