Revision 659297

Go back to digest for 6th May 2007

Other in KDE Base

Robert Knight committed changes in /branches/work/konsole-split-view:

Changed the naming scheme used in Konsole. Several survey respondants said that they didn't understand what a 'Session' was or how it was different from a 'Profile'. Under the new scheme, a 'Profile' is a saved set of terminal options which can be used to create a new tab, or which can be applied to an existing tab. Internally, a 'Session' is a running terminal process and emulation created from a particular profile.

File Changes

Added 10 files
  • /branches/work/konsole-split-view/konsole
  •   /EditProfileDialog.cpp
  •   /EditProfileDialog.h
  •   /EditProfileDialog.ui
  •   /ManageProfilesDialog.cpp
  •   /ManageProfilesDialog.h
  •   /ManageProfilesDialog.ui
  •   /ProfileList.cpp
  •   /ProfileList.h
  •   /ProfileListWidget.cpp
  •   /ProfileListWidget.h
Deleted 10 files
  • /branches/work/konsole-split-view/konsole
  •   /EditSessionDialog.cpp
  •   /EditSessionDialog.h
  •   /EditSessionDialog.ui
  •   /SessionList.cpp
  •   /SessionList.h
  •   /SessionListWidget.cpp
  •   /SessionListWidget.h
  •   /SessionTypeDialog.cpp
  •   /SessionTypeDialog.h
  •   /SessionTypeDialog.ui
Modified 17 files
  • /branches/work/konsole-split-view
  •   /desktop/konsoleui.rc
  •   /desktop/sessionui.rc
  •   /konsole/Application.cpp
  •   /konsole/Application.h
  •   /konsole/CMakeLists.txt
  •   /konsole/konsole.cpp
  •   /konsole/konsole.h
  •   /konsole/main.cpp
  •   /konsole/MainWindow.cpp
  •   /konsole/MainWindow.h
  •   /konsole/Part.cpp
  •   /konsole/SessionController.cpp
  •   /konsole/SessionController.h
  •   /konsole/SessionManager.cpp
  •   /konsole/SessionManager.h
  •   /konsole/ViewContainer.cpp
  •   /konsole/ViewManager.cpp
37 files changed in total