17 Commits (d7acf3ad862b2b7c9488fb544c5fbaf38de9a8bb)

Author SHA1 Message Date
Script Kiddy d7acf3ad86 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 829479f911 Add sub-menu to change character encoding using KCodecAction. Currently in the View menu next to the menu items to change the text size, although I am not sure if that is the most appropriate place for it. 19 years ago
Robert Knight 1a0b94d822 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. 19 years ago
Robert Knight abaa7ef54d Use union for clarity in Character class. Added menu item for Send Input to All. 19 years ago
Robert Knight 1c47b61913 Focus newly opened views. Enable/disable 'Close Active/Other Views' menu items as appropriate. Rename 'Edit Current Session...' to 'Terminal Options...' 19 years ago
Robert Knight 6c5d38e7be 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. 19 years ago
Robert Knight 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight b958ac82cc Add plumbing for terminal display context menus. Add menu item to hide menu bar. Remove unused code. 19 years ago
Robert Knight f4bb22ce43 Update display after clearing the screen. Disable debug menu for now. 19 years ago
Robert Knight 96aa3f454f Add menu item to clear the history and the current display in one step. 19 years ago
Robert Knight d3d909f1c8 Add ProcessInfo class to read information about the process running in the shell, and a Linux procfs implementation. There is some code duplication here with ksysguard, might be worth discussion with johnflux about that. 19 years ago
Robert Knight 576d1c3971 * Moved session action layout into a separate XML file. I'm still a bit new to this 19 years ago
Robert Knight 242e18a98a Work done during my short holiday: 19 years ago
Robert Knight 6ae999271d Add beginnings of a XMLGUI-based menu to Konsole. 20 years ago
Robert Knight 8aad8bb492 Merge changes from trunk. 20 years ago
Laurent Montel ae8e675510 Clean up 20 years ago
Robert Knight f162ca33ba * Clean up directory structure 20 years ago