54 Commits (d67de797b64a9fcad5b69bc2da56ac85c95509dd)

Author SHA1 Message Date
Matan Ziv-Av d67de797b6 Allow filtered copy to clipboard 4 years ago
Martin T. H. Sandsmark fb35320cdc add action to disable/enable mouse tracking 4 years ago
Friedrich W. H. Kossebau 5c8f36ffba ui.rc files: consistenly use <gui> instead of deprecated <kpartgui> 5 years ago
Tomaz Canabrava f588a662c0 Set the default toolbars as per VDG input 5 years ago
Tomaz Canabrava 06220deb58 Add Enlarge / Shrink Fonts 5 years ago
Tomaz Canabrava c5ff37813b Organize toolbars by index 5 years ago
Tomaz Canabrava 7c128be655 Reorganize items 5 years ago
Tomaz Canabrava f4f35e9fab Add the possibility to change the Profile from the Toolbar 5 years ago
Tomaz Canabrava cb04dd4dbf Add another layer of QToolbars 5 years ago
Tomaz Canabrava d1d26e0535 Hide unused actions instead of disabling them 6 years ago
Will Westrop 6d2924e31a Send notification when the session'a foreground process finishes 6 years ago
Mariusz Glebocki 6c2a2c0184 Bump sessionui.rc version 7 years ago
Mariusz Glebocki 8c6aaad3f7 Remove "Close session" from context menu 7 years ago
Lukas Bergdoll f6e432ab0c Add reset font size shortcut 8 years ago
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 &amp; 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