From 6c5d38e7be3f6ce9d141f3eb43fe5b96648d9b5f Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Wed, 18 Apr 2007 22:10:46 +0000 Subject: [PATCH] Add menu items and shortcuts to increase and decrease font size. I have tried to keep as close as possible to the recommended Zoom In/Out shortcuts given that Ctrl+[Key] shortcuts cannot be used because they are reserved for terminal application use. Ctrl++ zooms in, Ctrl+Shift+- zooms out. svn path=/branches/work/konsole-split-view/; revision=655622 --- desktop/sessionui.rc | 5 +++++ konsole/MainWindow.cpp | 5 +++-- konsole/MainWindow.h | 4 ++-- konsole/SessionController.cpp | 42 ++++++++++++++++++++++++++++++++++- konsole/SessionController.h | 3 +++ 5 files changed, 54 insertions(+), 5 deletions(-) diff --git a/desktop/sessionui.rc b/desktop/sessionui.rc index f62e3431..beb0e3f0 100644 --- a/desktop/sessionui.rc +++ b/desktop/sessionui.rc @@ -9,6 +9,8 @@ + + @@ -26,6 +28,9 @@ View + + +