Revision 796545

Go back to digest for 20th April 2008

Features in KDE Base

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

Re-implement 'Send Input to All' (now Edit -> Copy Input To...)

Improvements in the KDE 4 version:

- Input can be copied to all other sessions or only a subset of sessions, selection is via a filter-able list which appears when 'Copy Input To...' is clicked.
- Input can be sent from a tab in one window to a tab in another window (all sessions in all windows are displayed in the filter window)

File Changes

Added 3 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /CopyInputDialog.cpp
  •   /CopyInputDialog.h
  •   /CopyInputDialog.ui
Modified 10 files
  • /trunk/KDE/kdebase/apps/konsole
  •   /desktop/sessionui.rc
  •   /src/CMakeLists.txt
  •   /src/Session.cpp
  •   /src/Session.h
  •   /src/SessionController.cpp
  •   /src/SessionController.h
  •   /src/SessionManager.cpp
  •   /src/SessionManager.h
  •   /src/ViewManager.cpp
  •   /src/ViewManager.h
13 files changed in total