Revision 668460

Go back to digest for 27th May 2007

Features in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src:

* Add check for compositing on startup now that KWindowSystem::compositingActive() works without a QApplication instance.
* Make terminal display intercept shortcuts using the Backspace/Home/End keys
(fixes backspace key triggering the 'Go Back' action in Dolphin when terminal part has the focus)
* Add some plumbing that will be used to handle resizing by the terminal program.
* Misc. tidy-ups and EBN fixes.
* Update the right part of the terminal display when updating blinking cursor.

File Changes

Modified 14 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /Emulation.cpp
  •   /Emulation.h
  •   /Screen.cpp
  •   /Screen.h
  •   /ScreenWindow.cpp
  •   /ScreenWindow.h
  •   /Session.cpp
  •   /Session.h
  •   /SessionController.cpp
  •   /SessionController.h
  •   /start.cpp
  •   /TerminalDisplay.cpp
  •   /TerminalDisplay.h
  •   /ViewManager.cpp
14 files changed in total