This reintroduces the "Send Signals" from KDE 3.5.
SIGSTOP/CONT/HUP/INT/TERM/KILL/USR1/USR2
Patch by Kasper Laudrup laudrup@stacktrace.dk
FIXED-IN: 4.10
FEATURE: 214908
Set '_searchEdit' field background to 'KColorScheme::PositiveBackground'
when a search has a positive result.
BUG: 167442
REVIEW: 105777
FIXED-IN: 4.10.0
When search bar is visible, pressing the shortcut/menu item for the second
time give focus to the search lineEdit. This patch remove toggleable property
from the action.
BUG: 271668
REVIEW: 105723
FIXED-IN: 4.10.0
Keep a list of valid programs (shells) that accept Ctrl+C to clear the
command line. Clear command line only when there is no active program
running and a valid program is being ran.
BUG: 46233
REVIEW: 105298
FIXED-IN: 4.10.0
* support "automatially copy selected text into clipboard"
* mouse middle button can be customized to paste from selectio or
clipboard
The first feature might look like a unnecessary duplicate of the
"synchronize selection and clipboard" feature of Klipper. However, that
klipper feature is generally problematic, while doing it only in Konsole
is generally useful and harmless.
FEATURE: 183490
FIXED-IN: 4.9.0
REVIEW: 103861
DIGEST:
No keyboard shortcuts are provided because they often conflict with
actions from hosting applications. The only way to use this searching
feature is from context menu
FEATURE: 162319
FIXED-IN: 4.9.0
REVIEW: 104608
DIGEST:
There is a submenu in the context menu for searching selected text using
any of the enabled search provider and opening the result in the default
web browser.
This could be useful for searching compilation failure messages, warning
messages in logfile, etc.
DIGEST:
FEATURE:
FIXED-IN: 4.9.0
REVIEW: 104493
Note: the signal is not emitted immediately after the current directory
changes. There is noticable delay (usually below 1 second) at the
moment.
FEATURE: 156919
REVIEW: 104372
FIXED-IN:4.9.0
Note: some actions, such as enlarging/shrinking font and setting
encoding, might actually be also useful in konsolepart. But since
konsolepart currently always use the default shortcut, the general
idea now is to expose actions as few as possible in konsolepart.
BUG: 248469
FIXED-IN: 4.9.0
REVIEW: 104034
CCMAIL: hein@kde.org
That reduces the number of calling, and also make the code easier to
debug if something goes wrong with the command
TODO: there is code duplication between class Application and class
SessionController on how to compose and send ssh command based upon a
KUrl using the ssh:// protocol.
This might be a stupid improvement to make the tab title updating in
a more prompt way. If anyone find this stupid improment introduces
noticable side effect such as high load, do not hesitate to revert it.
This comes as an complement of the existing way of taking snapshot
on keyboard activity.
The time inverval is currently 2 seconds. That interval should be
increased if it causes noticable performance penalty.
BUG: 271275
FIXED-IN:4.8.1