40 Commits (ca36b8861952db30ee5fee3b5fb65a744afa7b3d)

Author SHA1 Message Date
Kurt Hindenburg 4f55526575 Konsole: Add read-only mode 8 years ago
Jekyll Wu 40a38d7aa1 Avoid duplicate "Show Menubar" entries in shortcuts dialog 14 years ago
Jekyll Wu b8c92b421d Move the "Send Signal" submenu to a better position under "Edit" menu 14 years ago
Kurt Hindenburg 5526c75fb2 Reimplement KDE3's print screen functionality 14 years ago
Kurt Hindenburg a4b08ea190 Add the "Send Signals" menus from KDE 3.5 14 years ago
Jekyll Wu caaa91a08c Add support for KDE Web Shortcus 14 years ago
Jekyll Wu ebc4888fef The "Copy Input To" submenu should use combo boxes 14 years ago
Jekyll Wu 0a0a6023fa Add separator around the 'Show Menubar' action 14 years ago
Jekyll Wu 5e6eb64dc3 Remove the redundant and unused 'switch-profile' menu 14 years ago
Jekyll Wu 2301ab5b81 Rearrange the 'File' menu 14 years ago
Jekyll Wu c7100fceb1 Remove deprecated and unused UI components 14 years ago
Jekyll Wu 8f7be18a64 Simplify the scrollback setting dialog to avoid potential confusion. 15 years ago
Jekyll Wu 989033462f Refine the 'Change profile' action. 15 years ago
Jekyll Wu d11fd4ea18 Add "Select All" action for selecting the whole history of this session. 15 years ago
Kurt Hindenburg 866acd68ec Restore 'Configure Current Profile...' to the Settings menu. 15 years ago
Sascha Peilicke 5d61b69e3e Re-added 'Clear Scrollback and Reset'. 16 years ago
Sascha Peilicke 45d27ec764 Second chunk of menubar changes, see http://reviewboard.kde.org/r/3875/ for details. 16 years ago
Sascha Peilicke 82ddddcc76 Menubar and actions revamp, see http://reviewboard.kde.org/r/3110/ for details. 16 years ago
Sascha Peilicke 4638e9b6d5 Small whitespace and indentation fixes to sessionui.rc. 16 years ago
Kurt Hindenburg 9f3e26e76f Update 'Copy Input To->' menu items. 17 years ago
Kurt Hindenburg 2af04206c9 Allow Konsole's zmodem file transfers to work. 17 years ago
Albert Astals Cid 9a92fa8c18 Add & to all text messages so translators can work better 18 years ago
Robert Knight 3ddffbd214 Re-implement 'Send Input to All' (now Edit -> Copy Input To...) 18 years ago
Robert Knight 5ad3b1d452 Add character encoding selection to session context menu 18 years ago
Robert Knight c7bf0598ff Add version attribute to XmlGui resources. 19 years ago
Adam Treat 7dcf89b61e * Enable new tab action in konsolepart :) 19 years ago
Constantin Berzan 5b50d8c481 Add 'Open Browser Here' menu item. 19 years ago
Robert Knight 13c7c0dfb9 Corrections to the menu layout. Still not quite right. 19 years ago
Robert Knight 0ef9ea5f41 Added 'Change Profile' menu to change the profile used by a running session. 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