Comment 98 for bug 344522

Revision history for this message
In , Kurt Hindenburg (kurt-hindenburg) wrote :

Git commit 931d64df81dd07548a2abecfde65780036ff1fa1 by Kurt Hindenburg.
Committed on 15/02/2014 at 15:49.
Pushed by hindenburg into branch 'master'.

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

M +15 -5 src/EditProfileDialog.cpp
M +2 -1 src/EditProfileDialog.h
M +113 -24 src/EditProfileDialog.ui
M +18 -9 src/MainWindow.cpp
M +0 -2 src/MainWindow.h
M +0 -2 src/Profile.cpp
M +10 -9 src/Profile.h
M +0 -2 src/ViewManager.cpp
M +0 -1 src/ViewManager.h
M +0 -1 src/settings/GeneralSettings.cpp
M +6 -3 src/settings/GeneralSettings.ui
M +1 -1 src/settings/konsole.kcfg

http://commits.kde.org/konsole/931d64df81dd07548a2abecfde65780036ff1fa1