Revision 931d64d...
Go back to digest for 16th February 2014Features in KDE Base
Kurt Hindenburg committed changes in [konsole] /:
Allow konsole to store terminal size in the profile.
This removes the profile setting to 'Save window size upon exit'. Now
it is in the Konsole settings; each profile can now set desired column
and row size.
Konsole Settings->Configure Konsole->General->Use current window size
on next startup:
Enabled - ignores all profile size settings - uses previous window size
Disabled - profile size settings are used - set via Edit Current
Profile 1st tab
Only new windows will use "new" col/row/size settings.
REVIEW: 115628
FIXED-IN: 2.13
File Changes
Modified 12 files
- src/EditProfileDialog.cpp
- src/EditProfileDialog.h
- src/EditProfileDialog.ui
- src/MainWindow.cpp
- src/MainWindow.h
- src/Profile.cpp
- src/Profile.h
- src/ViewManager.cpp
- src/ViewManager.h
- src/settings/GeneralSettings.cpp
- src/settings/GeneralSettings.ui
- src/settings/konsole.kcfg
12 files changed in total