Revision 8f7be18...

Go back to digest for 30th October 2011

Bug Fixes in KDE Base

Jekyll Wu committed changes in [konsole] /:

Simplify the scrollback setting dialog to avoid potential confusion.

- the change is not saved into profile and only influences current tab
- remove the 'Save to current profile' checkbox
- remove the 'Defaults' button
- change dialog title from "Scrollback Options" to "Adjust Scrollback"
- change action from "Scrollback Options..." to "Adjust Scrollback..."

The new dialog makes the "Adjust Scrollback..." action more consistent with most
of other actions in the context menu, since they only influence or work in the
context of current tab.

The UI change is not quite satisfactory. Feel free to refine the UI part
to make it more clear and elegant.


FIXED-IN : 4.8
REVIEW: 102688

File Changes

Modified 6 files
  •   desktop/partui.rc
  •   desktop/sessionui.rc
  •   src/HistorySizeDialog.cpp
  •   src/HistorySizeDialog.h
  •   src/SessionController.cpp
  •   src/SessionController.h
6 files changed in total