127 Commits (5d61b69e3e6a0348b04a0848a7080f748b36eb6e)

Author SHA1 Message Date
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
Kurt Hindenburg 444ae532ee Allow floating point font sizes. 16 years ago
Sascha Peilicke 13bda38a9f Replaced '&&' with the less geeky word 'and' in the clear-reset and clear-scrollback-reset actions. 16 years ago
Kurt Hindenburg 1c80db0bec Prevent crash if no "Copy To" is active and user selects "Copy To None" 16 years ago
Will Stephenson 158564674c Don't crash when saving session data; don't use a reference to a freed 16 years ago
Kurt Hindenburg 892b645191 remove duplicate include 16 years ago
Kurt Hindenburg 13bc81e1d9 Fix the warning message 'Attempt to use QAction "change-profile" with KXMLGUIFactory!' 16 years ago
Kurt Hindenburg a971cbfb68 comment out some old kDebug lines 16 years ago
Andreas Pakulat fa4f0b85c7 Use qApp instead of kApp so loading the KPart doesn't crash in Qt apps. This 16 years ago
Anne-Marie Mahfouf 1e455eaf5f close the <p> tags 16 years ago
Kurt Hindenburg c227b186c4 Fix issue where 'Copy Input To' doesn't work for multiple windows. 16 years ago
Kurt Hindenburg a18421ec9d Change the dialog to clarify about invalid's bookmarks. 17 years ago
Kurt Hindenburg 6b7789e067 Alert user if a bookmark's Url is not supported/understood. 17 years ago
Kurt Hindenburg f7ee91d6de Change uppercase TRUE/FALSE to lowercase 17 years ago
Kurt Hindenburg 9f3e26e76f Update 'Copy Input To->' menu items. 17 years ago
Kurt Hindenburg 400304077d Temporary fix for crashing during Search when there is a match on top line. 17 years ago
Kurt Hindenburg a8c7c1de89 Fix an issue with my 1017187 commit and fix 1 krazy2 issue 17 years ago
Kurt Hindenburg f9e2b3444d Correct KPart issue where the wrong context menu was used and invalid menus were created. 17 years ago
Kurt Hindenburg cfa42fd56f Change icon to better visualize master mode for 'Copy Input To..'. 17 years ago
Kurt Hindenburg 2af04206c9 Allow Konsole's zmodem file transfers to work. 17 years ago
Kurt Hindenburg 0f88d10adc Remove 'Clear Display' and 'Clear Scrollback' menu items. Without the 17 years ago
Kurt Hindenburg 1bade23142 Change menu item to 'Open File Manager' to avoid confusion. 17 years ago
Robert Knight 5c55fd0154 Greatly reduce memory usage required by Konsole's scrollback buffer and improve releasing of scrollback memory to OS when no longer needed. 17 years ago
Kurt Hindenburg 4c416c9c1a Allow telnet:// to work for bookmarks. 17 years ago
Rahman Duran 9ec6d94a7b Implemented new TerminalInterfaceV2 functions. 17 years ago
Robert Knight dd9df43b44 Remove emacs mode information from the bottom of some source files. 17 years ago
Kurt Hindenburg 09a4dcdf5f Allow ssh port to work in bookmarks. 17 years ago
Kurt Hindenburg ef7c91b1d2 Add checkbox to allow Scrollback->Scrollback Options dialog to save to current profile. 17 years ago
Robert Knight e8f42b62d0 Prompt before over-writing existing files in Scrollback -> Save Output dialog. 17 years ago
Robert Knight ef3e43e11d Initial implementation of session management in Konsole. 18 years ago
Robert Knight 56a5315c73 Show close confirmation dialog when closing a session with Ctrl+Shift+W if the active program 18 years ago
Robert Knight 7a63547cdf Tidy up SessionController::showDisplayContextMenu(). Remove unused parameters and unnecessary pointer checks. 18 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Kurt Hindenburg 877abc9ec6 Change getenv to qgetenv for portable (ebn krazy) 18 years ago
Robert Knight 39a84903df Fix tab-specific actions (eg. Copy, Paste) not appearing in Configure Shortcuts dialog. 18 years ago
Robert Knight 34a9e7ec42 * Add option to show new tab button with delayed popup menu on tab bar. 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight 971a5315f9 Remove debugging messages. 18 years ago
Robert Knight e9fe2b1b11 Support drag-and-drop of tabs between windows and containers, with drop indicator 18 years ago
Robert Knight bd16087d1c Display an asterisk at the end of the tab title if input is being copied to other sessions. 18 years ago
Robert Knight 3ddffbd214 Re-implement 'Send Input to All' (now Edit -> Copy Input To...) 18 years ago
Robert Knight a7a3ed68f7 Shorten text to reduce the width of the View menu. 18 years ago
Robert Knight ac26bd4726 BUG: 159096 ('Find Next' does not always move to correct line) 18 years ago
Robert Knight b667b9e075 Add support for displaying session number in tab titles using a '%#' marker or 18 years ago
Robert Knight 5036d8cb00 Squashed commit of the following: 18 years ago
Robert Knight 3b552b6174 Add support for setting background and foreground colors of a session's displays 18 years ago
Robert Knight 435ee69564 Set both local and remote tab titles to the text given by the user when manually renaming tabs via Edit -> Rename Tab. This loses the ability to have different tab title formats for local and remote activities after manually renaming a tab. 18 years ago
Robert Knight 67c3559316 Remove Qt 4.4 version check and pre-4.4 code as qt-copy has now been updated to 4.4 18 years ago