Don't let the inputline eat application shortcuts
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 1 May 2010 15:35:28 +0000 (17:35 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 1 May 2010 16:01:01 +0000 (18:01 +0200)
commit9dc0131dab77e3d3173906f1f8b14d3447523aea
tree04f3ade0f2cd637747cc97f2de50914bc6acb354
parentc238c56e7a5f040522c1675a5a630411eaa0da4f
Don't let the inputline eat application shortcuts

We'd like to use Ctrl+R and possibly others for actions, but KTextEdit
eats it (without using it, in fact). So now we check the application shortcuts
and prevent them from being used by KTextEdit if we have them defined.
src/uisupport/multilineedit.cpp
src/uisupport/multilineedit.h